diff options
author | Robin Watts <Robin.Watts@artifex.com> | 2016-04-03 18:58:10 +0200 |
---|---|---|
committer | Robin Watts <Robin.Watts@artifex.com> | 2016-04-04 20:12:06 +0200 |
commit | ff574225d80a771a32377783ff0a70ea28af1991 (patch) | |
tree | cf8da6048769a0c3b2e599014becd046a9ff2c31 /include | |
parent | 1beb60e78c5bb1f0abe6d4f30ac1777f611c0c3d (diff) | |
download | mupdf-ff574225d80a771a32377783ff0a70ea28af1991.tar.xz |
Fix multi-threaded leak of style context.
Either the style context shouldn't be shared, or it shouldn't be
incremented when we clone it.
Sharing it seems correct to me, but we should protect reading it
against simultaneous changes.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions