diff options
author | Simon Bünzli <zeniko@gmail.com> | 2013-10-06 20:54:51 +0200 |
---|---|---|
committer | Robin Watts <robin.watts@artifex.com> | 2013-10-11 12:24:17 +0100 |
commit | 4cdb913edf9409492ac41958ada1a23dd7be23bf (patch) | |
tree | ccb5d082993e3d7bfe4042966283f68a194f39d3 /docs/multi-threaded.c | |
parent | 28eaceb5d066eb59203e647ee91febbc730f344a (diff) | |
download | mupdf-4cdb913edf9409492ac41958ada1a23dd7be23bf.tar.xz |
prevent potential heap access violation
fz_reset_gel fails to reset the length of active edges, which could
(AFAICT) lead to pointers in gel->active pointing to memory that's
been previously freed by fz_resize_array.
Diffstat (limited to 'docs/multi-threaded.c')
0 files changed, 0 insertions, 0 deletions