]> git.ipfire.org Git - thirdparty/libtool.git/commit
From Ahmed Masud <masud@googgun.com>
authorGary V. Vaughan <gary@gnu.org>
Fri, 6 Apr 2001 00:29:14 +0000 (00:29 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 6 Apr 2001 00:29:14 +0000 (00:29 +0000)
commitb4e506c48555df0c211e8688230f23aab0720638
tree35048ea92a749bc1fe6aab494341a627a677c935
parentb24be60adeaad6bb72eef7ac72a2b25456e9f548
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