summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/gxhtbit.c')
-rw-r--r--base/gxhtbit.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/gxhtbit.c b/base/gxhtbit.c
index 339f669b..6cb6fdcb 100644
--- a/base/gxhtbit.c
+++ b/base/gxhtbit.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2019 Artifex Software, Inc.
+/* Copyright (C) 2001-2020 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
@@ -94,7 +94,7 @@ construct_ht_order_short(gx_ht_order *porder, const byte *thresholds)
phtr->elt_size == sizeof(ushort) &&
!memcmp(phtr->levels, levels, num_levels * sizeof(*levels)) &&
!memcmp(phtr->bit_data, porder->bit_data,
- size * phtr->elt_size)
+ (size_t)size * phtr->elt_size)
) {
/*
* This is a predefined halftone. Free the levels and