<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 - memory leak in GfxPatchMeshShading::parse"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105969">105969</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>memory leak in GfxPatchMeshShading::parse
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>minor
          </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>pdknsk@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>==6213==ERROR: LeakSanitizer: detected memory leaks

Direct leak of 20480 byte(s) in 1 object(s) allocated from:
    #0 0x54f243 in malloc
llvm/llvm/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:88:3
    #1 0x5a8273 in grealloc(void*, unsigned long, bool)
poppler/goo/gmem.cc:161:9
    #2 0x5a86c1 in greallocn(void*, int, int, bool) poppler/goo/gmem.cc:240:10
    #3 0x5a8622 in greallocn poppler/goo/gmem.cc:244:10
    #4 0x6453f7 in GfxPatchMeshShading::parse(GfxResources*, int, Dict*,
Stream*, OutputDev*, GfxState*) poppler/poppler/GfxState.cc:5237:30
    #5 0x63e81b in GfxShading::parse(GfxResources*, Object*, OutputDev*,
GfxState*) poppler/poppler/GfxState.cc:3602:17
    #6 0x5e92e9 in GfxResources::lookupShading(char*, OutputDev*, GfxState*)
poppler/poppler/Gfx.cc:488:12
    #7 0x5e721e in Gfx::opShFill(Object*, int) poppler/poppler/Gfx.cc:2409:24
    #8 0x5ed205 in Gfx::execOp(Object*, Object*, int)
poppler/poppler/Gfx.cc:884:3
    #9 0x5ec399 in Gfx::go(bool) poppler/poppler/Gfx.cc:747:7
    #10 0x5ebc6c in Gfx::display(Object*, bool) poppler/poppler/Gfx.cc:709:3
    #11 0x68343c in Page::displaySlice(OutputDev*, double, double, int, bool,
bool, int, int, int, int, bool, bool (*)(void*), void*, bool (*)(Annot*,
void*), void*, bool) poppler/poppler/Page.cc:560:10
    #12 0x68d6ff in PDFDoc::displayPageSlice(OutputDev*, int, double, double,
int, bool, bool, bool, int, int, int, int, bool (*)(void*), void*, bool
(*)(Annot*, void*), void*, bool) poppler/poppler/PDFDoc.cc:550:20
    #13 0x59b253 in poppler::page_renderer::render_page(poppler::page const*,
double, double, int, int, int, int, poppler::rotation_enum) const
poppler/cpp/poppler-page-renderer.cpp:180:13</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>