[Commits] [wesnoth/wesnoth] ac40b0: Make print_precise_timestamp throw()

GitHub noreply at github.com
Sat Sep 9 14:29:03 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ac40b01efa747f72586114080bc135fd7b8db814
      https://github.com/wesnoth/wesnoth/commit/ac40b01efa747f72586114080bc135fd7b8db814
  Author: Alexander van Gessel <ai0867 at gmail.com>
  Date:   2017-09-09 (Sat, 09 Sep 2017)

  Changed paths:
    M src/log.cpp

  Log Message:
  -----------
  Make print_precise_timestamp throw()

This fixes various cases where a logger throwing in a destructor could theoretically crash the game.

Found by coverity.





More information about the Commits mailing list