mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
6fae4bcfc9
* clutter/json/json-parser.[ch]: Use gssize, size we allow -1 as a length (meaning "use the whole string"). (json_parser_load_from_data): Use the passed length instead of using strlen() all the time. * clutter/clutter-script.[ch]: Ditto as above.