Actions
Bug #8054
opensrc: error retval of VarNameStoreRegister is not handled
Affected Versions:
Effort:
Difficulty:
low
Label:
Description
VarNameStoreRegister can return 0 in case of an error. A new error check condition was added w https://github.com/OISF/suricata/pull/14193. It'll be good to add a check for error value in all the users of this fn.
Actions