https://bz.apache.org/bugzilla/show_bug.cgi?id=62493

--- Comment #5 from Tom Boshoven <[email protected]> ---
I'd like to add a warning: while I can confirm the patch in this bug report
fixes the issue it aims to solve, it introduces a crash if a cached value has a
zero-length body.

When the old object is empty, the new body is never initialized before it's
committed, which leads to a segfault.

I think the change still makes sense, but it requires a bit more work.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to