Forked from
Utils / KWSys
1369 commits behind the upstream repository.
Brad King
authored
This patch from Philip Lowman teaches SystemTools::GetRealPath to deal with paths that do not exist by dealing with the case that realpath returns NULL. See issue #8423.