bugfix: Client handler process did not exit after connection reset by client

This commit is contained in:
Jan Lindemann 2002-10-21 19:15:09 +00:00 committed by Jan Lindemann
commit aaead239c4
3 changed files with 7 additions and 3 deletions

View file

@ -47,3 +47,7 @@ o msgfmt: bugfix: parse() had small memory leaks
1.1.3-3
-------
o compiling release version with NDEBUG (switching off assertions)
1.1.3-4
-------
o bugfix: client handler process did not exit after connection reset by client