On Fri, 2025-02-14 at 14:12 +0100, Max Kellermann wrote:
When checking whether the edges of adjacent subrequests touch, the `prev` variable is deferenced, but it might not have been initialized. This causes crashes like this one:
[...]
I believe we also need this in 6.12?
johannes