diff options
author | weili <weili@chromium.org> | 2016-09-01 12:34:17 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-09-01 12:34:17 -0700 |
commit | fa295d929c4806b8d3e56cf44a06d30c94e55b06 (patch) | |
tree | 8b98d6d9da2ff0837b691c81ee358650695231a9 /tools | |
parent | 8d3ca14840a027c3dd1e2c943795d057dbb91454 (diff) | |
download | pdfium-fa295d929c4806b8d3e56cf44a06d30c94e55b06.tar.xz |
Fix leaks during XFA text layout
During XFA text layout, text pieces are allocated with lines, and
their text and widths are also allocated. However, they are not
freed in any place. Fix this by releasing them along with lines
during unload() process.
BUG=pdfium:242
Review-Url: https://codereview.chromium.org/2297563006
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions