Bug #41250 | Resources not freed properly in the backup stream library | ||
---|---|---|---|
Submitted: | 5 Dec 2008 8:25 | Modified: | 8 Apr 2009 0:24 |
Reporter: | Rafal Somla | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Backup | Severity: | S2 (Serious) |
Version: | 6.0-backup | OS: | Any |
Assigned to: | Jørgen Løland | CPU Architecture: | Any |
[5 Dec 2008 8:25]
Rafal Somla
[6 Feb 2009 10:14]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/65453 2762 Jorgen Loland 2009-02-06 Bug#41250 - Resources not freed properly in the backup stream library There are a lot of occurences where resources are not freed when entering error handling code. This patch frees up these resources.
[6 Feb 2009 18:48]
Rafal Somla
Good to push.
[11 Feb 2009 8:12]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/65835 2764 Jorgen Loland 2009-02-11 Bug#41250 - Resources not freed properly in the backup stream library There are a lot of occurences where resources are not freed when entering error handling code. This patch frees up these resources.
[26 Mar 2009 12:34]
Bugs System
Pushed into 6.0.11-alpha (revid:alik@sun.com-20090326121822-pt84kzxxayzho4mn) (version source revid:rafal.somla@sun.com-20090302164601-znhm4tadplfi2iqu) (merge vers: 6.0.11-alpha) (pib:6)
[8 Apr 2009 0:24]
Paul DuBois
Noted in 6.0.11 changelog. Several resource leaks were corrected in the error-handling code for the MySQL Backup library.