[Commits] [wesnoth/wesnoth] cc04fc: fixup potential null dereference in server code
GitHub
noreply at github.com
Sun Jun 29 19:04:42 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: cc04fc4310bc7fb02d17beb62e13ce730814268b
https://github.com/wesnoth/wesnoth/commit/cc04fc4310bc7fb02d17beb62e13ce730814268b
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M src/server/game.cpp
Log Message:
-----------
fixup potential null dereference in server code
If a client submitted a bad message it would cause the server to
crash.
Issue found by coverity.
Commit: e5b9574b46500bacd0916e9fe64589b014b30062
https://github.com/wesnoth/wesnoth/commit/e5b9574b46500bacd0916e9fe64589b014b30062
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M src/events.cpp
Log Message:
-----------
fixup windows compilation
Commit: 4ef4301b2213838978dac2c79769d16b70ec2ee1
https://github.com/wesnoth/wesnoth/commit/4ef4301b2213838978dac2c79769d16b70ec2ee1
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-29 (Sun, 29 Jun 2014)
Changed paths:
M src/server/game.cpp
Log Message:
-----------
Merge branch 'fixup_server_null_deref'
Compare: https://github.com/wesnoth/wesnoth/compare/9ba544c23cfd...4ef4301b2213
More information about the Commits
mailing list