Check that hhk_helper pointer isn't NULL before access.
It isn't forbidden to use NULL pointer for hook_helper in hookinfo
structure when hhook_add_hook() adds new helper hook.
Check that hhk_helper pointer isn't NULL before access. Tags None Referenced Files None Subscribers None
Description
Details
|