diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2018-04-17 02:32:23 +0800 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2018-04-20 10:41:43 +0200 |
commit | db4e21fea6c156f8b2b710937cbee1e7e8d7b7c2 (patch) | |
tree | ecd16f7ba4cae58406c0ae380c47f49d4e81213e /source/pdf/pdf-device.c | |
parent | 53a79b1be33adfe7109da837906a4ca22818bfe3 (diff) | |
download | mupdf-db4e21fea6c156f8b2b710937cbee1e7e8d7b7c2.tar.xz |
Limit xref parser to read entry contents.
Previously if an xref entry looked like:
0000000000 65535 f
1 0 n
2
the xref entry parsing would try to access the scratch buffer
outside of the part populated by the read leading to possibly
using uninitalized data.
Diffstat (limited to 'source/pdf/pdf-device.c')
0 files changed, 0 insertions, 0 deletions