This was found from the latest git version. In file src/cairo-quartz-font.c:146: Variable full_name leaks memory when this "if" is executed: if (! _cairo_quartz_font_symbols_present) return _cairo_error (CAIRO_STATUS_NO_MEMORY); This bug was found using cppcheck: http://cppcheck.wiki.sourceforge.net/
Fixed applied to local tree.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.