]> git.ipfire.org Git - thirdparty/libtool.git/commit
From Ahmed Masud <masud@googgun.com>
authorGary V. Vaughan <gary@gnu.org>
Thu, 5 Apr 2001 22:05:49 +0000 (22:05 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 5 Apr 2001 22:05:49 +0000 (22:05 +0000)
commit1d08896a9559feb291827fcf142b812d192f0e96
tree02849587cfd3ce98f98caeb61d7e8ebcd13854d1
parentda8bfb3dee85483601f1aa15c1f72025382bdd80
From Ahmed Masud <masud@googgun.com>
* libltdl/ltdl.c (sys_shl_open):  Return a NULL module handle
for self opening.
(sys_shl_close):  Be careful not to close a NULL module handle.
(sys_shl_sym):  Allow shl_findsym() to open NULL modules, but
discard the modified module address it returns.
ChangeLog
libltdl/ltdl.c