[Commits] [wesnoth/wesnoth] 688747: Catch config::error exception which could be throw...
GitHub
noreply at github.com
Fri May 23 04:39:49 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 688747e469d2c043ef6c8a7de7ea93a019ac2bcc
https://github.com/wesnoth/wesnoth/commit/688747e469d2c043ef6c8a7de7ea93a019ac2bcc
Author: Chris Beck <render787 at gmail.com>
Date: 2014-05-23 (Fri, 23 May 2014)
Changed paths:
M src/multiplayer_create_engine.cpp
Log Message:
-----------
Catch config::error exception which could be thrown by parser.
I'm not sure if this is necessary as it is not reported, but
worst case is that not doing this could cause malformed
scenario files in the editor folder to crash wesnoth while
browsing in mp_create.
More information about the Commits
mailing list