diff options
author | Bo Xu <bo_xu@foxitsoftware.com> | 2014-08-19 17:17:04 -0700 |
---|---|---|
committer | Bo Xu <bo_xu@foxitsoftware.com> | 2014-08-19 17:17:04 -0700 |
commit | 93d081110279c309433a397bfba71b46533a710d (patch) | |
tree | 7f279b7d4c5af7d815e861d80e76cbad2fef0034 /samples | |
parent | 8cf33bc76455afda7c65f61e70899754a6186d2c (diff) | |
download | pdfium-93d081110279c309433a397bfba71b46533a710d.tar.xz |
Fix 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
Review URL: https://codereview.chromium.org/470253004
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions