<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 - poppler-0.44.0: memory leak (valgrind) in Gfx::doImage on broken file"
href="https://bugs.freedesktop.org/show_bug.cgi?id=96269">96269</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>poppler-0.44.0: memory leak (valgrind) in Gfx::doImage on broken file
</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>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>poppler-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>legarrec.vincent@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>colorMap is not freed on broken file.
==10237== 1,472,616 (217,200 direct, 1,255,416 indirect) bytes in 181 blocks
are definitely lost in loss record 45 of 46
==10237== at 0x4C2C25D: operator new(unsigned long) (in
/usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so)
==10237== by 0x4FC00D4: Gfx::doImage(Object*, Stream*, bool) (in
/usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x4FBEEE9: Gfx::opXObject(Object*, int) (in
/usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x4FABE4B: Gfx::execOp(Object*, Object*, int) (in
/usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x4FAB6DF: Gfx::go(bool) (in /usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x4FAB4B0: Gfx::display(Object*, bool) (in
/usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x50180C2: 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.60.0.0)
==10237== by 0x5017AFF: Page::display(OutputDev*, double, double, int, bool,
bool, bool, bool (*)(void*), void*, bool (*)(Annot*, void*), void*, bool) (in
/usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x501BB8E: PDFDoc::displayPage(OutputDev*, int, double, double,
int, bool, bool, bool, bool (*)(void*), void*, bool (*)(Annot*, void*), void*,
bool) (in /usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x501BC2F: PDFDoc::displayPages(OutputDev*, int, int, double,
double, int, bool, bool, bool, bool (*)(void*), void*, bool (*)(Annot*, void*),
void*) (in /usr/lib64/libpoppler.so.60.0.0)
==10237== by 0x40EEF4: main (in /usr/bin/pdftohtml)</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>