mirror of
https://git.openafs.org/openafs.git
synced 2025-01-31 05:27:44 +00:00
ba762b83d4
Giving NULL as the second argument to realpath isn't supported by some platforms, including Solaris 10. Pass an allocated buffer instead. Change-Id: Iec1268906d6a032e1b38b120e54fa5d9c31102c6 Reviewed-on: https://gerrit.openafs.org/15438 Reviewed-by: Cheyenne Wills <cwills@sinenomine.net> Reviewed-by: Michael Meffie <mmeffie@sinenomine.net> Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Andrew Deason <adeason@sinenomine.net>