• Show log

    Commit

  • Hash : bdcade47
    Author : Azat Khuzhin
    Date : 2019-07-31T10:34:38

    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