Commit 05ed7c8c7e89eb31f9b350a2a1361b22b61b0b8a

Azat Khuzhin 2024-02-18T18:00:57

bufferevent_pair: fix infer warnings due to upcast() return NULL The only user that is care about this is bufferevent_pair_get_partner(), so let's move the check there.