Update of /export/home/ntop/ntop
In directory jabber:/tmp/cvs-serv20592

Modified Files:
        globals-core.h prefs.c 
Log Message:
Some of the prefs strings in the gdbm database may not be zero terminated.

This causes lots of valgrind messages.

Fix: When retrieving prefs strings, check the last byte - if necessary 
allocate a new string one byte larger, copy contents and then free the 
original string gdbm returned.

-----Burton (ref 514, valgrind)



_______________________________________________
Ntop-dev mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to