• Show log

    Commit

  • Hash : d9b5fe31
    Author : Azat Khuzhin
    Date : 2024-02-18T18:03:38

    evrpc: proper NULL checks (API function return value added)
    
    Note, that in order to do this evrpc_hook_add_meta() should have return
    value, so this is a minor ABI change, which should not affect C ABI, but
    still worth to mention.
    
    Anyway this will be done in 2.2 release and unlikely RPC subsystem is
    popular.