[Commits] [wesnoth/wesnoth] 166809: Fix leak of attack types
GitHub
noreply at github.com
Wed Oct 19 23:14:37 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 166809e8f73542982f30d6057cc5820c96fa22fc
https://github.com/wesnoth/wesnoth/commit/166809e8f73542982f30d6057cc5820c96fa22fc
Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
Date: 2016-10-19 (Wed, 19 Oct 2016)
Changed paths:
M src/units/attack_type.hpp
Log Message:
-----------
Fix leak of attack types
When I first implemented this I did not fully understand the contract of boost::intrusive_ptr.
More information about the Commits
mailing list