GNU bug report logs - #43583
[PATCH 0/4] Fix DFLTCC segfault when compressing or decompressing two files

Previous Next

Package: gzip;

Reported by: Ilya Leoshkevich <iii <at> linux.ibm.com>

Date: Wed, 23 Sep 2020 22:10:02 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ilya Leoshkevich <iii <at> linux.ibm.com>
To: Jim Meyering <meyering <at> fb.com>, Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Ilya Leoshkevich <iii <at> linux.ibm.com>, bug-gzip <at> gnu.org
Subject: [PATCH 0/4] Fix DFLTCC segfault when compressing or decompressing two
 files
Date: Thu, 24 Sep 2020 00:08:53 +0200
Hi!

We found an issue with IBM Z hardware compression support: gzip
segfaults when processing two files.  This patch series fixes the issue,
adds a test and performs two minor cleanups: fixes clang build and
updates .gitignore files.

Best regards,
Ilya

Ilya Leoshkevich (4):
  Update .gitignore files
  Fix building DFLTCC with clang
  Fix DFLTCC segfault when compressing or decompressing two files
  Add a test for compressing and decompressing two files

 dfltcc.c          | 21 ++++++++++++++-------
 lib/.gitignore    | 14 ++++++++++++++
 m4/.gitignore     |  3 +++
 tests/Makefile.am |  1 +
 tests/two-files   | 31 +++++++++++++++++++++++++++++++
 5 files changed, 63 insertions(+), 7 deletions(-)
 create mode 100755 tests/two-files

-- 
2.25.4





This bug report was last modified 3 years and 340 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.