See below. Ryan Phillips wrote:
Yossi Neiman <[EMAIL PROTECTED]> said:
<snip snip>
http://issues.apache.org/bugzilla/show_bug.cgi?id=41254I would find this patch useful. One problem I see with the patch is that 'rv' is used uninitialized a few times: { apr_status_t rv; if (!queue->terminated) { ... } return rv; } -ryan
How right you are. I have fixed this error and have posted updated patches to the bugtracker (under the same issue of course). I'm glad that this is of interest to you.
-Yossi
