Re: BUG #18943: Return value of a function 'xmlBufferCreate' is dereferenced at xpath.c:177 without checking for NUL
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Jim Jones <jim.jones@uni-muenster.de>
Cc: Michael Paquier <michael@paquier.xyz>, pgsql-bugs@lists.postgresql.org,
maralist86@mail.ru
Date: 2025-06-08T15:40:11Z
Lists: pgsql-bugs
Jim Jones <jim.jones@uni-muenster.de> writes: > Out of curiosity, why aren't we applying this to v18? Our risk-aversion level rises steadily over the course of a release cycle, and is pretty high post beta1. While I think the problems we're trying to fix here are real, they are very low-probability (I don't recall hearing any field reports traceable to this). And you have to remember there is also some risk of introducing new bugs. On balance it's not a change I would back-patch, and at this point v18 is pretty close to being a stable branch so it's not getting fixes we wouldn't back-patch, unless that's because they are in new-in-18 code. tl;dr: I agree with Michael's choice to hold it for v19. It's a judgment call of course, but I think it's the right one. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
xml2: Fix failure with xslt_process() under -fsanitize=undefined
- 70f7c5badcc0 14.23 landed
- 0b0041b942f7 15.18 landed
- 5f46c617e95f 16.14 landed
- 63aa4342da23 17.10 landed
- e33a4fda0027 18.4 landed
- 7d64419f8073 19 (unreleased) landed
-
Fix misuse of "volatile" in xml.c
- 6307b096e259 19 (unreleased) landed
-
xml2: Improve error handling of libxml2 calls
- 732061150b00 19 (unreleased) landed
-
Improve error handling of libxml2 calls in xml.c
- 2e947217474c 19 (unreleased) landed