[wesnoth-commits] [wesnoth/wesnoth] ab97a3: wesnothd: exception safety fix

Sergey Popov noreply at github.com
Sat Oct 23 22:48:53 UTC 2021


  Branch: refs/heads/1.16
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ab97a373944b95c94188a33b4d0f0be0ff2c1b27
      https://github.com/wesnoth/wesnoth/commit/ab97a373944b95c94188a33b4d0f0be0ff2c1b27
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2021-10-24 (Sun, 24 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