<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:consume.noise@gmail.com" title="Daniel Martin <consume.noise@gmail.com>"> <span class="fn">Daniel Martin</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xcb_xv_query_adaptors accesses invalid memory due to xcb_xv_adaptor_info_sizeof returning non-aligned value"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79808">bug 79808</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;">Assignee</td>
           <td>xcb@lists.freedesktop.org
           </td>
           <td>consume.noise@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xcb_xv_query_adaptors accesses invalid memory due to xcb_xv_adaptor_info_sizeof returning non-aligned value"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79808#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - xcb_xv_query_adaptors accesses invalid memory due to xcb_xv_adaptor_info_sizeof returning non-aligned value"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79808">bug 79808</a>
              from <span class="vcard"><a class="email" href="mailto:consume.noise@gmail.com" title="Daniel Martin <consume.noise@gmail.com>"> <span class="fn">Daniel Martin</span></a>
</span></b>
        <pre>That "insert padding" code is some implicit padding that gets inserted
everywhere. Most structures should be fine without. And for this case (list of
1byte types) it's obviously broken.

Anyway, explicit padding is better than implicit, that's way I've hacked up
patches that fixes the problem (for me):
    <a href="http://lists.freedesktop.org/archives/xcb/2014-June/009518.html">http://lists.freedesktop.org/archives/xcb/2014-June/009518.html</a>

Could you test the patches and report back?</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>