From: zdohnal Date: Thu, 16 Nov 2023 07:40:39 +0000 (+0100) Subject: Merge branch '2.4.x' into colorman-leak-2-4 X-Git-Tag: v2.4.8~40^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F815%2Fhead;p=thirdparty%2Fcups.git Merge branch '2.4.x' into colorman-leak-2-4 --- e5cdce9d3f6b8cd51309b085fd1d7ee960201641 diff --cc CHANGES.md index f7dba2fac9,d57542ab2f..50bc96cb28 --- a/CHANGES.md +++ b/CHANGES.md @@@ -4,7 -4,7 +4,8 @@@ CHANGES - OpenPrinting CUPS 2.4.8 - TB Changes in CUPS v2.4.8 (TBA) ---------------------------- - - Fixed memory leak when creating color profiles ++- Fixed memory leak when creating color profiles (Issue #815) + - Fixed memory leak when unloading a job (Issue #813) - Raised `cups_enum_dests()` timeout for listing available IPP printers (Issue #751) - Really backport fix for Issue #742