Edit

kc3-lang/libevent/include

Branch :

  • Show log

    Commit

  • Author : Azat Khuzhin
    Date : 2019-07-31 10:34:38
    Hash : bdcade47
    Message : buffer: fix possible NULL dereference in evbuffer_setcb() on ENOMEM [ @azat: - add return heredoc for evbuffer_setcb() - add unit test with event_set_mem_functions() - look through the report from abi-compliance-checker/abi-dumper ] Closes: #855