angler-fishThe Vulnerability History Project

util-lib: accept invoking chase_symlinks() with a NULL return parameter

      Let's permit invoking chase_symlinks() with a NULL return parameter. If so, the
resolved name is not returned, and call is useful for checking for existance of
a file, without actually returning its ultimate path.
    
commit 245f1d244b3a91e7cc18ed2d21226292251b934d
+2 -4
expand_less