diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2017-10-30 15:00:41 +0100 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2017-10-30 18:22:30 +0100 |
commit | 6319ad01240bfd7abb41bc3b99d94407fa820e01 (patch) | |
tree | 31094dc07a220a4808c69fc7811771078a61937f /components/script/document_loader.rs | |
parent | 1b73cf33525afbbe2d077554d1965b74ef9ae5e3 (diff) | |
download | servo-6319ad01240bfd7abb41bc3b99d94407fa820e01.tar.gz servo-6319ad01240bfd7abb41bc3b99d94407fa820e01.zip |
FreeType: don’t use usable_size() as deallocation size
Instead use C-level malloc()/free() so that the size doesn’t need
to be known during deallocation, since FreeType doesn’t provide it.
Hopefully fixes https://github.com/servo/servo/issues/19058
Diffstat (limited to 'components/script/document_loader.rs')
0 files changed, 0 insertions, 0 deletions