lp:~posulliv/drizzle/bug621875

Created by Padraig O'Sullivan and last modified
Get this branch:
bzr branch lp:~posulliv/drizzle/bug621875
Only Padraig O'Sullivan can upload to this branch. If you are Padraig O'Sullivan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Padraig O'Sullivan
Project:
Drizzle
Status:
Merged

Recent revisions

1823. By Padraig O'Sullivan

Fix for memory leak in pbxt.

1822. By Padraig O'Sullivan

Merge with trunk.

1821. By Padraig O'Sullivan

Fix for test case failure.

1820. By Padraig O'Sullivan

Whoops, had a string constructor parameters in the wrong order.

1819. By Padraig O'Sullivan

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...

1818. By Padraig O'Sullivan

Convert struct to class and move it into optimizer namespace.

1817. By Padraig O'Sullivan

Fix a memory leak and remove code at the same time. Function for allocating memory for an object was unneeded since it was only ever called once.

1816. By Padraig O'Sullivan

Resolved memory leaks by freeing memory in destructors of certain structs in the range optimizer.

1815. By Padraig O'Sullivan

Fixes for pbms compile errors after removing MyBitmap.

1814. By Padraig O'Sullivan

Merge trunk.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~drizzle-trunk/drizzle/development
This branch contains Public information 
Everyone can see this information.