~drizzle-trunk/drizzle/development

Viewing all changes in revision 1802.16.17.

  • Committer: Padraig O'Sullivan
  • Date: 2010-10-05 02:33:24 UTC
  • mto: (1823.1.1 trunk-drizzle)
  • mto: This revision was merged to the branch mainline in revision 1824.
  • Revision ID: osullivan.padraig@gmail.com-20101005023324-xiixtevp8m3dnu13
Hack to fix memory leak. This is horrible but lets us get rid of MyBitmap. This hack is needed for now to prevent a memory leak that occurs because mem_root does not always call desctructors of the objects it allocates memory for. The long term solution to this is to remove the use of mem_root from the optimizer. Once that is done, this hack can be taken back out again which I will very gladly do...

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: