DescriptionCleanup ownership of parser members
Change m_pXMLDoc and m_pStream in CXFA_SimpleParser to be a unique_ptr. This
allows removing the CloseParser() call from CXFA_DocumentParser as the items
will get cleaned up automatically.
Committed: https://pdfium.googlesource.com/pdfium/+/bb95c50663a1ba3378c6b079dc21dc7deb8ea53a
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebase to master #Patch Set 3 : Review feedback #Patch Set 4 : Rebase to master #
Depends on Patchset: Messages
Total messages: 9 (4 generated)
|