lp:~asac/notify-osd/lp405364_more_memleaks

Created by Alexander Sack and last modified
Get this branch:
bzr branch lp:~asac/notify-osd/lp405364_more_memleaks
Only Alexander Sack can upload to this branch. If you are Alexander Sack please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexander Sack
Project:
Notify OSD
Status:
Merged

Recent revisions

363. By Alexander Sack

drop accidentially committed debugging printf's from util.c |destroy_cloned_surface|

362. By Alexander Sack

fix cairo surface and pattern memory management for various error cases in tile.c and bubble.c

361. By Alexander Sack

ensure that bubbles get freed in stack.c |closed_handler| by popping them
properly off the stack

360. By Alexander Sack

reuse currently unused bubble.c |bubble_del| in |bubble_finalize| to fix left over resources
during bubble finalization; do nit unref in bubble_del accordingly; further make |bubble_del|
a private function and drop it from bubble.h; adjust test-i18n.c to use g_object_unref
instead of now private bubble_del

359. By Alexander Sack

memleak leak - add utils function |destroy_cloned_surface| and use it in bubble
|_refresh_background| to free |normal| and |blurred| clones rather than just
|cairo_surface_destroy|; also convert existing code in tile.c to make use of
that new function

358. By Alexander Sack

 add Alexander Sack <email address hidden> to Contributors

357. By Mirco Müller

merged from asac's branch fixing LP: #378193

356. By Mirco Müller

minor refactoring, renamed draw_layout_grid() to _draw_layout_grid(), moved it to be drawn as part of the background

355. By Mirco Müller

state all contributors correctly

354. By Mirco Müller

made notes/comments about planned change in bubble.c and stack.c to use abstract notification object, part of planned refactoring work

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers