1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/main
Niels Dossche 0ffa337a54 Fix GH-17345: Bug #35916 was not completely fixed
Change the reproducer code in `bug35916.phpt` from `stream_bucket_append` to
`stream_bucket_prepend` and you have the same bug.
Furthermore, even in the append case the check is incorrect because the bucket
can already be in the brigade at a position other than the tail.
To solve this properly, unlink the brigade first and also use that as a
condition to manage the refcount.

Closes GH-18973.
2025-10-01 11:49:28 +02:00
..
2024-05-19 22:55:02 +02:00
2024-07-04 15:50:32 +02:00
2023-07-25 17:54:14 +02:00
2023-06-30 12:59:33 +02:00
2025-04-21 13:20:45 +02:00
2023-08-29 17:04:24 +01:00
2022-07-19 10:27:38 +01:00
2024-10-06 19:40:24 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00