[argyllcms] Re: Memory leaks

  • From: Graeme Gill <graeme@xxxxxxxxxxxxx>
  • To: argyllcms@xxxxxxxxxxxxx
  • Date: Mon, 16 Apr 2012 15:34:37 +1000

Ian wrote:
> usb_get_paths() has a memory leak. Taking the address of libusb_context *ctx 
> in the manner below 

> There's also a memory leak in xdg_bds(). The function xdg_ifree() doesn't 
> clean up properly.

> In conv.c, in list_iccss(), if one of the ccss files generates a read error, 
> there is a memory leak
> as the cs structure is not freed before the continue.

Hi,
        thanks for the reports. I'll fix these for the next release.

Graeme Gill.

Other related posts:

  • » [argyllcms] Re: Memory leaks - Graeme Gill