]> granicus.if.org Git - python/commit
fix issue2858: potential memory corruption when any of the bsddb.db.*
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 17 May 2008 06:46:39 +0000 (06:46 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 17 May 2008 06:46:39 +0000 (06:46 +0000)
commit0812de63c29c144fd68165ae929b9765656fc7b3
treee9ea0df019c7bff6d0f2255513554a5f84209c0e
parent09d374fd670e5ee4e72994f6c1d55ea77e95845e
fix issue2858: potential memory corruption when any of the bsddb.db.*
constructors raised an exception.  backportes from trunk c63403.
Misc/NEWS
Modules/_bsddb.c