mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 10:26:22 +00:00
_iq_id_handler_free() dont set NULL
No effect here.
This commit is contained in:
@@ -267,7 +267,6 @@ _iq_id_handler_free(ProfIqHandler *handler)
|
||||
handler->free_func(handler->userdata);
|
||||
}
|
||||
free(handler);
|
||||
handler = NULL;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user