Release 1.1.3-2-dev

- Misc: Add mem_snapshot() and mem_dump()
- Misc: bugfix: mem_free() did not work correctly
- Usrv: bugfix: incomimg messages were not freed
- Msgfmt: bugfix: parse() had small memory leaks
This commit is contained in:
Jan Lindemann 2002-10-13 19:27:15 +00:00 committed by Jan Lindemann
commit 4c92f38f97
2 changed files with 8 additions and 1 deletions

View file

@ -36,3 +36,10 @@ o usrv: added on_new_connection() callback
-------
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

View file

@ -1 +1 @@
1.1.3-1-dev
1.1.3-2-dev