On 2/12/06, David Phillips <[EMAIL PROTECTED]> wrote: > evbuffer_find will search past the end of the buffer and find data > that should not exist in the buffer. This code demonstrates the bug:
The attached patch should fix the bug. It includes a regression test.
buffer.patch
Description: Binary data
_______________________________________________ Libevent-users mailing list [email protected] http://monkey.org/mailman/listinfo/libevent-users
