1 Audit status of gdk_imlib so far:
4 globals.c appears clean
7 JPEG, PNG, GIF and TIFF loaders seem safe but the underlying
8 yet libraries have not been checked
9 Helper stuff should now be safe.
12 The obvious screwups have been remedied with the usual
13 length checking sscanfs and snprintfs.
14 Rewrote a little of the parsing code to avoid future problems.
20 Some stuff has been fixed. The helpers should be safe but
24 Ok this seems clean now. There's a few FIXME's but they are
25 either new features (helper needs %Q) or bogus but non fatal