[Zeitgeist-bugs] [Bug 91443] fts++ tests crash with GCC 5.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 3 01:21:47 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=91443

Rico Tzschichholz <ricotz at t-online.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Rico Tzschichholz <ricotz at t-online.de> ---
commit f9d2b4a70b8fd11a5c1d399ce8f4d50ea60e7fbc
Author: Robert Ancell <robert.ancell at canonical.com>
Date:   Fri Jul 24 16:14:11 2015 +1200

    Fix tests crashing with GCC 5.1

    The tests were using a c_str() result from a std::string that had gone out
of
    scope. GCC 5.1 seems to be more agressive in freeing the string data before
    the tests checked against it.

    https://bugs.freedesktop.org/show_bug.cgi?id=91443

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/zeitgeist-bugs/attachments/20150803/9faf7331/attachment.html>


More information about the Zeitgeist-bugs mailing list