diff options
author | Paul Gardiner <paul.gardiner@artifex.com> | 2018-01-26 16:15:23 +0000 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2018-07-06 13:54:20 +0200 |
commit | 028d4e030cfba44896be509f4251712652c7272d (patch) | |
tree | 3042df22526eafa37d62a24604230d63a5c8cc5b /platform/gl/gl-ui.c | |
parent | e717674eba31ed19ca1078652843a22f24a96180 (diff) | |
download | mupdf-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 'platform/gl/gl-ui.c')
0 files changed, 0 insertions, 0 deletions