astreamer fixes - Mailing list pgsql-hackers

From Andrew Dunstan
Subject astreamer fixes
Date
Msg-id 98c6b630-acbb-44a7-97fa-1692ce2b827c@dunslane.net
Whole thread Raw
Responses Re: astreamer fixes
List pgsql-hackers
After the recent rash of fixes to the astreamer code, I thought it might 
be a good idea to take a closer look for more issues. The attached 
proposes six fixes. Full disclosure: I found two of these (those in 
astreamer_tar_parser_free() and astreamer_extractor_content() ), and 
claude found the rest. I believe all those it found are indeed things 
that should be fixed (and backpatched). The wrong data pointer issue is 
one I suspect it would have been quite hard to find.


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com

Attachment

pgsql-hackers by date:

Previous
From: Junwang Zhao
Date:
Subject: Re: SQL Property Graph Queries (SQL/PGQ)
Next
From: "David E. Wheeler"
Date:
Subject: Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part