[Poppler-bugs] [Bug 107316] New: Fix possible uninitialized variable & dangling reference in HtmlFont
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 21 03:44:21 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=107316
Bug ID: 107316
Summary: Fix possible uninitialized variable & dangling
reference in HtmlFont
Product: poppler
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: utils
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: ulatekh at yahoo.com
Created attachment 140748
--> https://bugs.freedesktop.org/attachment.cgi?id=140748&action=edit
Patch to fix bug
I'm about to use pdftohtml to extract information from PDFs and organize the
results into a database, so I had a chance to dig through the code.
I happened to notice a possible uninitialized variable, and possible dangling
reference, in HtmlFont. The patch fixes that.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180721/bf9624c4/attachment.html>
More information about the Poppler-bugs
mailing list