[Commits] [wesnoth/wesnoth] c150a4: catch boost::bad_function_call exceptions in serve...
GitHub
noreply at github.com
Tue Nov 18 00:12:22 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c150a47e9392e025daa08ae9ceaecc72ba619623
https://github.com/wesnoth/wesnoth/commit/c150a47e9392e025daa08ae9ceaecc72ba619623
Author: Chris Beck <render787 at gmail.com>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M src/server/server.cpp
Log Message:
-----------
catch boost::bad_function_call exceptions in server command handler
Don't know if this can actually happen in practice but it is
reported by coverity.
More information about the Commits
mailing list