<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - double free when exporting a temporarily imported semaphore"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106643">bug 106643</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 - double free when exporting a temporarily imported semaphore"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106643#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - double free when exporting a temporarily imported semaphore"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106643">bug 106643</a>
              from <span class="vcard"><a class="email" href="mailto:jason@jlekstrand.net" title="Jason Ekstrand <jason@jlekstrand.net>"> <span class="fn">Jason Ekstrand</span></a>
</span></b>
        <pre>This should be fixed by the following commit on master:

commit 237c5ac4f9748d254aa4c5428fec44cf753bc47d (public/master)
Author: Jason Ekstrand <<a href="mailto:jason.ekstrand@intel.com">jason.ekstrand@intel.com</a>>
Date:   Sat May 26 12:08:22 2018 -0700

    anv: Set fence/semaphore types to NONE in impl_cleanup

    There were some places that were calling anv_semaphore_impl_cleanup and
    neither deleting the semaphore nor setting the type back to NONE.  Just
    set it to NONE in impl_cleanup to avoid these issues.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - double free when exporting a temporarily imported semaphore"
   href="show_bug.cgi?id=106643">https://bugs.freedesktop.org/show_bug.cgi?id=106643</a>
    Fixes: 031f57eba "anv: Add a basic implementation of VK_KHX_external..."
    Reviewed-by: Lionel Landwerlin <<a href="mailto:lionel.g.landwerlin@intel.com">lionel.g.landwerlin@intel.com</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>