← Back to team overview

unity-dev team mailing list archive

Re: [Ayatana-dev] Patch to fix memory leak in WindowsList::removeWindow()

 

On 12/04/2011 16:24, Richard Dale wrote:
While I was investigating a unity-2d-spread crash bug I noticed that there was
a memory leak in the WindowsList::removeWindow() method. When a WindowInfo*
pointer was removed from the list it wasn't being deleted. Please find attached
a patch to fix this.

Good catch, applied.

Aurélien



References