Re: [PATCH wayland v3 2/3] scanner: get rid of leaks

2015-07-30 Thread Bryce Harrington
On Thu, Jul 30, 2015 at 03:07:21PM +0200, Marek Chalupa wrote: > Free all the memory we have allocated during running. > > v2.: split creating objects and getting rid of leaks > into two patches > > move check for NULL description into free_description > > v3.: rebase after previous pa

[PATCH wayland v3 2/3] scanner: get rid of leaks

2015-07-30 Thread Marek Chalupa
Free all the memory we have allocated during running. v2.: split creating objects and getting rid of leaks into two patches move check for NULL description into free_description v3.: rebase after previous patch fixes Signed-off-by: Marek Chalupa --- src/scanner.c | 106 +