23 Mar
2010
23 Mar
'10
3:24 p.m.
While learning about dlopen() and dynamic
libraries, I found that calling dlclose() on
libbat.so segfaults.
Is this a known behavior or a symptom of
some problem?
Thanks,
m
$ cat bad.c
#include