[wesnoth-commits] [wesnoth/wesnoth] 8cbecf: wesnothd: exception safety fix
Sergey Popov
noreply at github.com
Sat Oct 23 20:08:56 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 8cbecfe256aa70bd343bff71d3c8ee7aee8b9794
https://github.com/wesnoth/wesnoth/commit/8cbecfe256aa70bd343bff71d3c8ee7aee8b9794
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2021-10-23 (Sat, 23 Oct 2021)
Changed paths:
M src/server/wesnothd/server.cpp
M src/server/wesnothd/server.hpp
Log Message:
-----------
wesnothd: exception safety fix
This fixes crash in response to server_shutdown exception getting
thrown, as well as any other exception, that happens if there are any
players logged on.
More information about the Commits
mailing list