Do not interpret an empty path as current working directory "." when
authorbenno <benno@openbsd.org>
Thu, 22 Jun 2017 20:44:36 +0000 (20:44 +0000)
committerbenno <benno@openbsd.org>
Thu, 22 Jun 2017 20:44:36 +0000 (20:44 +0000)
commit6f60d148b3e231ec6045b9e923a38464ce52e8e8
tree098df3da0fb6ff32656471df488812fba461872d
parentd1a991f7a022bd0498e67f3955e0bf6fe99af6d4
Do not interpret an empty path as current working directory "." when
parsing LD_LIBRARY_PATH, and in DT_RPATH and DT_RUNPATH attributes and
in ld.so.hints.

ok deraadt@
libexec/ld.so/path.c