[Commits] [wesnoth/wesnoth] 0e4586: Bind mysql statement to unique_ptr to ensure that ...
GitHub
noreply at github.com
Wed Feb 15 10:58:01 UTC 2017
Branch: refs/heads/sql_prepared_statements
Home: https://github.com/wesnoth/wesnoth
Commit: 0e4586975e2f0fcbad08e8392b8be04e34a36c35
https://github.com/wesnoth/wesnoth/commit/0e4586975e2f0fcbad08e8392b8be04e34a36c35
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2017-02-15 (Wed, 15 Feb 2017)
Changed paths:
M src/server/mysql_prepared_statement.ipp
Log Message:
-----------
Bind mysql statement to unique_ptr to ensure that it won't be leaked
More information about the Commits
mailing list