CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2019/12/17 10:16:32

Modified files:
        libexec/ld.so  : path.c 
        libexec/ld.so/ldconfig: etc.c 

Log message:
Eliminate failure returns from _dl_split_path(): if malloc fails just _dl_oom()
Prompted by Qualys's leveraging malloc failure in _dl_split_path() to get
stuff past.

ok deraadt@ millert@

Reply via email to