summaryrefslogtreecommitdiff
path: root/src/tools/ci/README
diff options
context:
space:
mode:
authorThomas Munro2025-08-09 00:33:06 +0000
committerThomas Munro2025-08-09 01:04:38 +0000
commitb421223172a28db2e724d5e35304097fe68a1e38 (patch)
tree9b8234989415f1da31a7939d5107d7d75d1e3b40 /src/tools/ci/README
parent665c3dbba497b795c4ee46145777bc4eb89c78a1 (diff)
Fix rare bug in read_stream.c's split IO handling.HEADmaster
The internal queue of buffers could become corrupted in a rare edge case that failed to invalidate an entry, causing a stale buffer to be "forwarded" to StartReadBuffers(). This is a simple fix for the immediate problem. A small API change might be able to remove this and related fragility entirely, but that will have to wait a bit. Defect in commit ed0b87ca. Bug: 19006 Backpatch-through: 18 Reported-by: Alexander Lakhin <exclusion@gmail.com> Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Reviewed-by: Michael Paquier <michael@paquier.xyz> Reviewed-by: Xuneng Zhou <xunengzhou@gmail.com> Discussion: https://postgr.es/m/19006-80fcaaf69000377e%40postgresql.org
Diffstat (limited to 'src/tools/ci/README')
0 files changed, 0 insertions, 0 deletions