summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-stream.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2014-02-28 15:04:35 +0000
committerRobin Watts <robin.watts@artifex.com>2014-02-28 15:09:19 +0000
commit1ed27a8243b5335040a4d9d9fac9d239a13b0602 (patch)
tree7563f4de62fb3bae2dc7f340868267e64ee5cb79 /source/pdf/pdf-stream.c
parent096272252c0d00449bb68c7fddecc13ec2cecdd0 (diff)
downloadmupdf-1ed27a8243b5335040a4d9d9fac9d239a13b0602.tar.xz
Fix potential illegal access.
pdf_flush_text can cause the list of gstates to be extended. This can in turn cause them to move in memory. This means that any gstate pointers already held can be invalidated. Update the code to allow for this.
Diffstat (limited to 'source/pdf/pdf-stream.c')
0 files changed, 0 insertions, 0 deletions