Re: Unbounded %s in sscanf - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Unbounded %s in sscanf
Date
Msg-id 3B564B94-D117-4AEA-A016-595F8D52593A@yesql.se
Whole thread Raw
In response to Re: Unbounded %s in sscanf  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Unbounded %s in sscanf  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I took another look at this today, and propose to push the attached.  The
pg_dump fix goes all the way back to 9.6 whereas the pg_basebackup fix is from
11 and onwards.  The adjacent shadowed variable bug in pg_dump is also present
since 9.6.

Thoughts?

--
Daniel Gustafsson        https://vmware.com/


Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Segment fault when excuting SPI function On PG with commit 41c6a5be
Next
From: Tom Lane
Date:
Subject: Re: Unbounded %s in sscanf