Fix NPE in TCPtoI2P when a lookup fails, report the error to the stream.

Fix setkeys bug in DoCMDS, forgot to create the object before calling t's methods, which threw an NPE.
This commit is contained in:
sponge
2010-01-30 05:26:30 +00:00
parent f86f2701ff
commit 390981e10c
5 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,8 @@
2010-01-30 sponge
* Fix NPE in TCPtoI2P when a lookup fails, report the error to the stream.
* Fix setkeys bug in DoCMDS, forgot to create the object before calling
it's methods, which threw an NPE.
2010-01-29 zzz
* build.xml: Add a debian-source target
* Data structures: