<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ricotz@t-online.de" title="Rico Tzschichholz <ricotz@t-online.de>"> <span class="fn">Rico Tzschichholz</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fts++ tests crash with GCC 5.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91443">bug 91443</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fts++ tests crash with GCC 5.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91443#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fts++ tests crash with GCC 5.1"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91443">bug 91443</a>
              from <span class="vcard"><a class="email" href="mailto:ricotz@t-online.de" title="Rico Tzschichholz <ricotz@t-online.de>"> <span class="fn">Rico Tzschichholz</span></a>
</span></b>
        <pre>commit f9d2b4a70b8fd11a5c1d399ce8f4d50ea60e7fbc
Author: Robert Ancell <<a href="mailto:robert.ancell@canonical.com">robert.ancell@canonical.com</a>>
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.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fts++ tests crash with GCC 5.1"
   href="show_bug.cgi?id=91443">https://bugs.freedesktop.org/show_bug.cgi?id=91443</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>