Actions
Bug #3053
closed
PA
SB
Replace atoi with StringParse* for better error handling
Bug #3053:
Replace atoi with StringParse* for better error handling
Affected Versions:
Effort:
Difficulty:
Label:
Description
And grepping atom gives results such as
src//detect-modbus.c: modbus->address->min = atoi((const char*) (arg+1));
Actions