<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:psychon@znc.in" title="Uli Schlachter <psychon@znc.in>"> <span class="fn">Uli Schlachter</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Large amount of uninitialized values in svg parsing and processing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92904">bug 92904</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>NEEDINFO
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Large amount of uninitialized values in svg parsing and processing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92904#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Large amount of uninitialized values in svg parsing and processing"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92904">bug 92904</a>
              from <span class="vcard"><a class="email" href="mailto:psychon@znc.in" title="Uli Schlachter <psychon@znc.in>"> <span class="fn">Uli Schlachter</span></a>
</span></b>
        <pre>Well, what do you want me to do with this report? The C program you link to
"just" renders SVGs and the SVG files which you claim to attach aren't
attached. Just saying that somewhere there is a use of undefined variable that
causes malfunction in cairo doesn't really help me.

And yes, you say that you will attach the files after the bug was marked
private. Sadly I don't think I have more rights in bugzilla than you do. And,
as far as I know, firefox bundles their own (ancient?) copy of cairo anyway, so
having a fixed cairo version won't help firefox immediately anyway.

I can see why you don't want to provide the SVG files. How about a list of
uninitialized variables? (With git commit id, file name, line, or something
like that) Or alternatively a patch which initializes these variables? (That
should turn this problem into NULL pointer dereferences which should be "less
severe" and unitialized variables should be easy to initialize to NULL / 0 /
0.0 / whatever)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>