summaryrefslogtreecommitdiffstats
path: root/source/lib/module.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-03-31 01:08:59 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-03-31 01:08:59 +0000
commitc76ecbae6295022d031d2e286f2d67e5d08946a2 (patch)
tree8c5b1d0f0aa1b7437e2440a0404e825a94de6bbe /source/lib/module.c
parent453813ec6e2c25a3f6a664212aedcad15cfd6000 (diff)
downloadsamba-c76ecbae6295022d031d2e286f2d67e5d08946a2.tar.gz
samba-c76ecbae6295022d031d2e286f2d67e5d08946a2.tar.xz
samba-c76ecbae6295022d031d2e286f2d67e5d08946a2.zip
Don't try and dlsym or dlclose a NULL pointer.
The new modules system does not always dlopen() it's modules, and when it does, it keeps them open for the life of the server, not the life of the connection. This caused a segfault on every tree disconnect! Andrew Bartlett
Diffstat (limited to 'source/lib/module.c')
0 files changed, 0 insertions, 0 deletions