summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Gardiner <paul.gardiner@artifex.com>2018-01-26 16:15:23 +0000
committerTor Andersson <tor.andersson@artifex.com>2018-07-06 13:54:20 +0200
commit028d4e030cfba44896be509f4251712652c7272d (patch)
tree3042df22526eafa37d62a24604230d63a5c8cc5b /Makefile
parente717674eba31ed19ca1078652843a22f24a96180 (diff)
downloadmupdf-028d4e030cfba44896be509f4251712652c7272d.tar.xz
Fix bad error handling in pdf_pkcs7_openssl_read_pfx.
Failure within this function could lead to segfaults in drop_signer. The problem was early allocation of the signer struct without setting its drop method, so that on error signer was non-null, but not in a state where drop_signer could be called.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions