]> git.ipfire.org Git - thirdparty/libtool.git/commit
* libltdl/ltdl.c (LT_DLSTRLEN): Call strlen only if the argument
authorGary V. Vaughan <gary@gnu.org>
Tue, 26 Jun 2001 01:06:00 +0000 (01:06 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 26 Jun 2001 01:06:00 +0000 (01:06 +0000)
commitf2b86e159b7502d46cfa9b9362f5d37810647c74
tree3000c67c506d9ff6848e687ccb82203cd3675a87
parent62216889fc505e600e30756c2fc2f76028845a4e
* libltdl/ltdl.c (LT_DLSTRLEN): Call strlen only if the argument
is non-NULL and non-zero in length.  Changed all calls to strlen
appropriately.
ChangeLog
libltdl/ltdl.c