<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Conditional jump or move depends on uninitialised value(s) when rendering PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100314">100314</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Conditional jump or move depends on uninitialised value(s) when rendering PDF
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>pdftohtml
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>runekl@opoint.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=130374" name="attach_130374" title="PDF file triggering warning">attachment 130374</a> <a href="attachment.cgi?id=130374&action=edit" title="PDF file triggering warning">[details]</a></span>
PDF file triggering warning

When rendering the attached file, valgrind warns about an uninitialized
variable.

==18022==    at 0x113DB2: ??? (in /usr/bin/pdftohtml)
==18022==    by 0x4F54012: Gfx::doShowText(GooString*) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F549E6: Gfx::opShowText(Object*, int) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F4C6DD: Gfx::go(bool) (in /usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F4CBCF: Gfx::display(Object*, bool) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F4CFA9: Gfx::drawForm(Object*, Dict*, double*, double*,
bool, bool, GfxColorSpace*, bool, bool, bool, Function*, GfxColor*) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F52503: Gfx::doForm(Object*) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F52AA9: Gfx::opXObject(Object*, int) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F4C6DD: Gfx::go(bool) (in /usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F4CBCF: Gfx::display(Object*, bool) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F951C5: Page::displaySlice(OutputDev*, double, double, int,
bool, bool, int, int, int, int, bool, bool (*)(void*), void*, bool (*)(Annot*,
void*), void*, bool) (in /usr/lib64/libpoppler.so.62.0.0)
==18022==    by 0x4F95407: Page::display(OutputDev*, double, double, int, bool,
bool, bool, bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool) (in
/usr/lib64/libpoppler.so.62.0.0)
==18022==</pre>
        </div>
      </p>


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

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