Branch: refs/heads/dlopen
Home:
https://github.com/fabbione/kronosnet
Commit: 5634c5d7a03d9a5c1b78990b363065830abc9b62
https://github.com/fabbione/kronosnet/commit/5634c5d7a03d9a5c1b78990b363065…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-08-26 (Sat, 26 Aug 2017)
Changed paths:
M libknet/crypto_nss.c
Log Message:
-----------
[crypto] fix libnss horror show to avoid leaking memory
libnss simply can't be unloaded at runtime as it leaks memory.
switch back to the hold atexit code and don't allow unloading
of the library.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 705033d0228b9bc514c72e2518fad44973bf2789
https://github.com/fabbione/kronosnet/commit/705033d0228b9bc514c72e2518fad4…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2017-08-26 (Sat, 26 Aug 2017)
Changed paths:
M libknet/crypto_nss.c
Log Message:
-----------
[nss] warn the users that library cannot be unloaded
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare:
https://github.com/fabbione/kronosnet/compare/33d717c765d2...705033d0228b