test/pdf-mime-data.c:preamble() free (filename); cairo_test_log (ctx, "Failed to create pdf surface for file %s: %s\n", filename, cairo_status_to_string (status)); test/png.c:preamble() free (filename); if (status) { cairo_test_log (ctx, "Error reading '%s': %s\n", filename, cairo_status_to_string (status));
Thanks commit 0986ae4dee2a903dc16bba289477a38dff36a87b Author: Bryce Harrington <bryce@osg.samsung.com> Date: Wed Dec 9 11:30:34 2015 -0800 test: Fix use after frees Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=93152
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.