jw-pkg/CHANGES

49 lines
998 B
Text

YTools Lib Changes File
-----------------------
$Id$
1.1.0-34
--------
o usrv: fixed memory leak while sending
1.1.2-0
--------
o usrv: added on_close_connection callback
1.1.2-2
-------
o usrv: cleaning up IPC pipe sockets after process termination
1.1.2-3
-------
o usrv: bugfix: segfault after connection termination
1.1.2-4
-------
o usrv: bugfix: segfault after connection termination (uncorrect unregister of
invalidated connections)
1.1.2-5
-------
o usrv: bugfix: various minor coredumps, mostly related to connection lists
1.1.3-0
-------
o usrv: added on_new_connection() callback
1.1.3-1
-------
o hash/md5: fixed major memory leak in file2md5()
o added support for mpatrol library
1.1.3-2
-------
o misc: added mem_snapshot() and mem_dump()
o misc: bugfix: mem_free() did not work correctly
o usrv: bugfix: incomimg messages were not freed
o msgfmt: bugfix: parse() had small memory leaks
1.1.3-3
-------
o compiling release version with NDEBUG (switching off assertions)