Chromium Code Reviews
DescriptionFix bug in CPDF_PageContentGenerate constructor and destructor
m_pageObjects never gets initialize, thus making CPDF_PageContentGenerate::GenerateContent() doing nothing.
Since the CPFD_PageObject are owned by m_pPage, no need to release them in the destructor.
BUG=385119
R=thestig@chromium.org, vitalybuka@chromium.org
Committed: https://pdfium.googlesource.com/pdfium/+/93d0811
Patch Set 1 #
Total comments: 2
Patch Set 2 : #Messages
Total messages: 5 (0 generated)
|