Function

Vipsleak_set

Declaration [src]

void
vips_leak_set (
  gboolean leak
)

Description [src]

Turn on or off vips leak checking. See also —vips-leak, vips_add_option_entries() and the VIPS_LEAK environment variable.

You should call this very early in your program.

Parameters

leak gboolean
 

Turn leak checking on or off.