summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorBo Xu <bo_xu@foxitsoftware.com>2014-08-19 17:17:04 -0700
committerBo Xu <bo_xu@foxitsoftware.com>2014-08-19 17:17:04 -0700
commit93d081110279c309433a397bfba71b46533a710d (patch)
tree7f279b7d4c5af7d815e861d80e76cbad2fef0034 /samples
parent8cf33bc76455afda7c65f61e70899754a6186d2c (diff)
downloadpdfium-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