<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:damien.lespiau@gmail.com" title="Damien Lespiau <damien.lespiau@gmail.com>"> <span class="fn">Damien Lespiau</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [uxa] Fix SIGSEGV in libdrm memory alloc for height == 0 and width == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75844">bug 75844</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 - [uxa] Fix SIGSEGV in libdrm memory alloc for height == 0 and width == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75844#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [uxa] Fix SIGSEGV in libdrm memory alloc for height == 0 and width == 0"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75844">bug 75844</a>
              from <span class="vcard"><a class="email" href="mailto:damien.lespiau@gmail.com" title="Damien Lespiau <damien.lespiau@gmail.com>"> <span class="fn">Damien Lespiau</span></a>
</span></b>
        <pre>Pushed the libdrm patch.

commit 4f44ecc6beeaac5064871d41dcc4693b8e313859
Author: Thomas Meyer <<a href="mailto:thomas@m3y3r.de">thomas@m3y3r.de</a>>
Date:   Fri Nov 7 19:43:04 2014 +0100

    intel: Fix SIGSEGV in libdrm for heigth = 0 and width = 0

    drm_intel_gem_bo_free() crashes because the list bo_gem->vma_list is not
    yet initialised, but the error path tries to free it.

    See also <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [uxa] Fix SIGSEGV in libdrm memory alloc for height == 0 and width == 0"
   href="show_bug.cgi?id=75844">https://bugs.freedesktop.org/show_bug.cgi?id=75844</a>

    Reviewed-by: Chris Wilson <<a href="mailto:chris@chris-wilson.co.uk">chris@chris-wilson.co.uk</a>>
    Signed-off-by: Thomas Meyer <<a href="mailto:thomas@m3y3r.de">thomas@m3y3r.de</a>>
    Signed-off-by: Damien Lespiau <<a href="mailto:damien.lespiau@intel.com">damien.lespiau@intel.com</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 on the CC list for the bug.</li>
      </ul>
    </body>
</html>