aboutsummaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2023-04-11 18:16:40 +0200
committerm-holger <m-holger@kubitscheck.org>2023-04-11 19:01:14 +0200
commit08d7b56746a93c25db2991403fec7e56cbae132d (patch)
treebc316f24cb424286a2341e0855211bfdc613c336 /fuzz
parent7e77af3583c76b0af4c4cfa2873e1ca2810d484a (diff)
downloadqpdf-08d7b56746a93c25db2991403fec7e56cbae132d.tar.zst
Prevent destruction of shared null objects
#863 uses a single null object for nulls that were previously implicit. In certain circumstances this shared null object gets destroyed (i.e changed to a QPDF_Destroyed object) when a QPDF object is destroyed. Modify the QPDF destructor so that null objects get disconnected from the dying QPDF object but not destroyed to prevent this from happening.
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions