* NTCP: Fix startup race NPE

This commit is contained in:
zzz
2009-06-09 03:06:18 +00:00
parent be52b5930c
commit a08dd4aefa
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2009-06-09 zzz
* NTCP: Fix startup race NPE (thanks postman!)
2009-06-08 sponge
* Last commit for this cycle. All debugging except for WARN removed.
I can use the visit command to debug now anyway.