Corrected a bug that causes segfaults if UDP packets are received when no client...
authorfatbob313 <martin@fatbob.nu>
Thu, 26 Nov 2009 20:17:13 +0000 (20:17 +0000)
committerfatbob313 <martin@fatbob.nu>
Thu, 26 Nov 2009 20:17:13 +0000 (20:17 +0000)
commitf2f5ea5f7b93cec959226292e528962514c03a81
tree6f034971a05726ca3e709db47d2a11ee26841552
parent336f285e8c702eddef5d835282c75ceae1e3ca29
Corrected a bug that causes segfaults if UDP packets are received when no client connected. Specifically, this happens when a 1.2.x client connects.
src/client.c