]> granicus.if.org Git - libevent/commitdiff
Merge branch 'evbuffer-empty-chain-handling'
authorAzat Khuzhin <azat@libevent.org>
Sun, 3 Mar 2019 15:58:57 +0000 (18:58 +0300)
committerAzat Khuzhin <azat@libevent.org>
Sun, 3 Mar 2019 15:58:57 +0000 (18:58 +0300)
* evbuffer-empty-chain-handling:
  buffer: do not rely on ->off in advance_last_with_data()
  buffer: fix evbuffer_remove_buffer() with empty chain in front
  test: verify content of the buffer in evbuffer/remove_buffer_with_empty*


Trivial merge