Commit d9b5fe318acdc329f8a549917d48f8376b8b5ba1

Azat Khuzhin 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.