]> git.ipfire.org Git - thirdparty/libtool.git/commit
Guard against strerror()==NULL
authorCharles Wilson <libtool@cwilson.fastmail.fm>
Sun, 21 Feb 2010 21:56:44 +0000 (16:56 -0500)
committerCharles Wilson <libtool@cwilson.fastmail.fm>
Sun, 21 Feb 2010 21:58:31 +0000 (16:58 -0500)
commit948e6bbecd55a6388297d8f0a85396e02888ab09
treef6f5ee828f1cdd5d548a8955d46ad2a5b3c05346
parent76735dcb937afb53790e0ef3d4df1622ba133e00
Guard against strerror()==NULL

* libltdl/config/ltmain.m4sh (func_emit_cwrapperexe_src:main):
Check return value of strerror() using nonnull().
(func_emit_cwrapperexe_src:find_executable): Ditto.
(func_emit_cwrapperexe_src:chase_symlinks): Ditto.
ChangeLog
libltdl/config/ltmain.m4sh