summaryrefslogtreecommitdiff
path: root/base/gsrefct.h
diff options
context:
space:
mode:
authorRobin Watts <Robin.Watts@artifex.com>2022-01-25 17:53:04 +0000
committerRobin Watts <Robin.Watts@artifex.com>2022-01-26 15:16:36 +0000
commitab631f44e1d4ef56e182279e00b4868f68bbf40e (patch)
tree9b9cdd41b00beda3db57af9b30258247334f35fc /base/gsrefct.h
parent6ac932c0ddc100d01a8756ce2ae62f935412f4df (diff)
downloadghostpdl-ab631f44e1d4ef56e182279e00b4868f68bbf40e.tar.gz
OSS Fuzz 42916: Fix previous memory squeezing fix.
Previously I was calling gs_free_object and relying on the rc count being zero. Now I properly set up the ref counting, and call rc_decrement.
Diffstat (limited to 'base/gsrefct.h')
-rw-r--r--base/gsrefct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gsrefct.h b/base/gsrefct.h
index 98d1896ed..2d9c303b5 100644
--- a/base/gsrefct.h
+++ b/base/gsrefct.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2021 Artifex Software, Inc.
+/* Copyright (C) 2001-2022 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or