mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
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:
parent
018e8e3ae7
commit
4c92f38f97
2 changed files with 8 additions and 1 deletions
7
CHANGES
7
CHANGES
|
|
@ -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
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.1.3-1-dev
|
||||
1.1.3-2-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue