simon-git: spigot (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Wed Feb 17 00:02:40 GMT 2016
TL;DR:
06aab38 Fix memory management bug in HoleFiller.
Repository: git://git.tartarus.org/simon/spigot.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=spigot.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2016-02-17 00:02:39
commit 06aab38ba61f6bb699e606130819cb1f0e771bfa
web diff http://tartarus.org/~simon-git/gitweb/?p=spigot.git;a=commitdiff;h=06aab38ba61f6bb699e606130819cb1f0e771bfa;hp=f1903b2bb664a29c8f82dc8eda65beae3305f1bd
Author: Simon Tatham <anakin at pobox.com>
Date: Tue Feb 16 23:56:40 2016 +0000
Fix memory management bug in HoleFiller.
I had not reliably ensured that the xbg and ybg pointers were NULL
whenever they weren't holding a valid pointer, leading to potential
freeing of nonsense in the destructor.
holefiller.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list