Re: Security lessons from liblzma - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: Security lessons from liblzma
Date
Msg-id CAOYmi+nYcvgxnFXY3tjWC=C34M0oeqH2F4nBou0T+9kxO+xhFw@mail.gmail.com
Whole thread Raw
In response to Re: Security lessons from liblzma  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Fri, Apr 5, 2024 at 5:14 PM Michael Paquier <michael@paquier.xyz> wrote:
> Saying that, my spidey sense tingles at the recent commit
> 3311ea86edc7, that had the idea to introduce a 20k line output file
> based on a 378 line input file full of random URLs.  In my experience,
> tests don't require to be that large to be useful, and the input data
> is very hard to parse.

That's a good point. I've proposed a patch over at [1] to shrink it
substantially.

--Jacob

[1] https://www.postgresql.org/message-id/CAOYmi%2B%3Dkx14ui_A__4L_XcFePSuUuR1kwJfUKxphuZU_i6%3DWpA%40mail.gmail.com



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: WIP Incremental JSON Parser
Next
From: Robert Haas
Date:
Subject: Re: Table AM Interface Enhancements