Re: BUG #16476: pgp_sym_encrypt_bytea with compress-level=6 : Wrong key or corrupt data

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Mark Wong <mark@2ndquadrant.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, tgl@sss.pgh.pa.us, jeff.janes@gmail.com, frank.gagnepain@intm.fr, pgsql-bugs@lists.postgresql.org
Date: 2020-07-22T23:36:55Z
Lists: pgsql-bugs
On Wed, Jul 22, 2020 at 04:25:40PM -0700, Mark Wong wrote:
> I don't have any ideas offhand, but I wanted to quickly make an offer
> for access to one of the systems if anyone is interested.  One of the
> systems I have is provided by Marist, from one of the old OSDL programs
> that the Linux Foundation has continued, so I can help create accounts
> for anyone who'd like to send me their ssh key.

I am interested in that!  Getting access to this hardware would be
great to investigate the problem.
--
Michael

Commits

  1. Fix corner case with 16kB-long decompression in pgcrypto, take 2

  2. Fix ancient violation of zlib's API spec.

  3. Revert "Fix corner case with PGP decompression in pgcrypto"

  4. Fix corner case with PGP decompression in pgcrypto