summaryrefslogtreecommitdiff
path: root/source/pdf/pdf-interpret.c
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@gmail.com>2015-07-25 15:46:58 +0200
committerSebastian Rasmussen <sebras@gmail.com>2015-07-27 14:53:21 +0200
commit9148cbdc6649ded26c21f82336ec8e693cea5155 (patch)
tree554987e8c1189d74d10f61bc908c9554a8f67cda /source/pdf/pdf-interpret.c
parentacecda5931657d155cba9f3c56e209693f02a086 (diff)
downloadmupdf-9148cbdc6649ded26c21f82336ec8e693cea5155.tar.xz
Correctly compare PDF names with null, true and false.
Commit f533104 introduced optimized handling of pdf names, null, true and false. That commit handles most object types correctly in pdf_objcmp() but it does not correctly handle comparisons such as pdf_objcmp("/Crypt", "true") or pdf_objcmp("null", "/Crypt"). Fixes one issue from bug 696012.
Diffstat (limited to 'source/pdf/pdf-interpret.c')
0 files changed, 0 insertions, 0 deletions