mutter/clutter/json
Emmanuele Bassi 5af99660cb [json] Avoid leaks on error code paths
Bug 1476 - JSON Parser memory leak

Static analysis of the code showed that the in-tree copy of
the JsonParser object leaks objects and arrays on parse errors.

Thanks to Gordon Williams <gordon.williams@collabora.co.uk>
2009-04-15 12:18:55 +01:00
..
json-array.c Add gobject-introspection annotations 2009-02-20 12:09:07 +00:00
json-generator.c 2007-12-21 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-21 15:25:00 +00:00
json-generator.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-glib.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-marshal.c 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-marshal.h 2007-10-08 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-08 15:03:22 +00:00
json-node.c Add gobject-introspection annotations 2009-02-20 12:09:07 +00:00
json-object.c Remove usage of the grave accent as quotation mark 2009-03-17 14:13:31 +00:00
json-parser.c [json] Avoid leaks on error code paths 2009-04-15 12:18:55 +01:00
json-parser.h 2007-12-06 Emmanuele Bassi <ebassi@openedhand.com> 2007-12-06 11:25:16 +00:00
json-types.h 2007-10-25 Emmanuele Bassi <ebassi@openedhand.com> 2007-10-25 14:32:29 +00:00
Makefile.am [build] Various fixes for distcheck 2009-03-10 12:38:02 +00:00