summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorweili <weili@chromium.org>2016-09-01 17:10:12 -0700
committerCommit bot <commit-bot@chromium.org>2016-09-01 17:10:12 -0700
commit6708106e6a3d54f3370c871ebf6643d1ecf58999 (patch)
tree97928e4492dd25692a7677b0e35339f8ee1614cf /tools
parent7c5d090719a25f0c1b81fb6b46544b9394a7fdd2 (diff)
downloadpdfium-6708106e6a3d54f3370c871ebf6643d1ecf58999.tar.xz
Fix leaked internal font
In CFGAS_FontMgrImp::LoadFont(), a new internal font is created which is never released. It needs to be correctly marked as internal font to be released. Fix this by adding a boolean parameter and pass it along during the creation of the font. BUG=pdfium:242 Review-Url: https://codereview.chromium.org/2297303004
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions