]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c (load_deplibs, try_dlopen): Cast argument
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Fri, 1 Oct 2004 09:57:56 +0000 (09:57 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 1 Oct 2004 09:57:56 +0000 (09:57 +0000)
commit2b104f6438ab604cd21b1b927ffa112fa917d7cb
tree901e9593290085cd0647345eee562e490b7a5c3d
parent228e9808f8ae110179098e4b4eab6a1a867c84e2
* libltdl/ltdl.c (load_deplibs, try_dlopen): Cast argument
to isspace/isalnum to the correct range.  Also, cast to int to
avoid compiler warnings.
ChangeLog
libltdl/ltdl.c