pumper NPE fix

This commit is contained in:
zzz
2011-11-26 22:57:23 +00:00
parent e4004e6f83
commit 6d5678c14e
2 changed files with 4 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
2011-11-26 zzz
* DCCServer: Socket error log fix
* NTCP: Fix pumper NPE (ticket #555)
2011-11-23 zzz
* CryptixAESEngine: Fix bogus bounds checks