Re: [Maria-developers] [Commits] Rev 4227: MDEV-6441: memory leak in file:///home/bell/maria/bzr/work-maria-5.5-MDEV-6441/
Sanja, Correct the comment for the commit and push. The only question I have concerns another comment: +# MDEV-5515: sub-bug nets of 3rd execution crash ^ Is this an intended word? Regards, Igor. On 07/28/2014 05:36 AM, sanja@askmonty.org wrote:
At file:///home/bell/maria/bzr/work-maria-5.5-MDEV-6441/
------------------------------------------------------------ revno: 4227 revision-id: sanja@askmonty.org-20140728123541-3dh3f20p41iyrefm parent: sanja@askmonty.org-20140715093734-42nrug10i0xw8hvb committer: sanja@askmonty.org branch nick: work-maria-5.5-MDEV-6441 timestamp: Mon 2014-07-28 15:35:41 +0300 message: MDEV-6441: memory leak
Whole mysql_derived_prepare() was executed on statement memory. Now it is executed on runtime meory and all bugs induced bu this fixed. mysql_derived_prepare() was executed on the statement memory. Now it is executed on the runtime memory. All bugs induced by this were fixed.
_______________________________________________ commits mailing list commits@mariadb.org https://lists.askmonty.org/cgi-bin/mailman/listinfo/commits
participants (1)
-
Igor Babaev