]> git.mxchange.org Git - flightgear.git/commit
Check for valid multiplayer packet.
authortimoore <timoore>
Fri, 7 Dec 2007 12:43:42 +0000 (12:43 +0000)
committertimoore <timoore>
Fri, 7 Dec 2007 12:43:42 +0000 (12:43 +0000)
commitd6c97951ca9e4ea910bbeb3e0d5772ee6198266f
tree59893a29f73fcb2e8ba7abc6310ed40d6075c8ed
parent743522fcd12c036be9bded3714288f5d09e90abc
Check for valid multiplayer packet.

Instead of just reporting that the magic number, length, etc. of a
multiplayer packet is invalid, abort processing this packet. Also,
check if enough space remains to send a property string.
src/MultiPlayer/multiplaymgr.cxx