Edit

kc3-lang/libevent

Branch :

  • Show log

    Commit

  • Author : Niels Provos
    Date : 2008-03-31 02:04:34
    Hash : 193c06a7
    Message : fix a bug in which evbuffer_add_vfprintf would loop forever; avoid fragmentation in evbuffer_expand by increasing the size of the last buffer in the chain; as a result with have to keep track of the previous_to_last chain; provide a evbuffer_validate() function in the regression test to make sure that all evbuffer are internally consistent. svn:r699