Actions
Bug #3053
closedReplace 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));
Updated by Philippe Antoine over 5 years ago
- Related to Bug #2080: Rules with bad port group var do not error added
Updated by Victor Julien over 5 years ago
- Subject changed from Replace atoi with strtol for better error handling to Replace atoi with ByteExtractString* for better error handling
- Priority changed from Normal to High
- Target version changed from TBD to 5.0rc1
Updated by Shivani Bhardwaj over 5 years ago
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Shivani Bhardwaj
Updated by Shivani Bhardwaj about 5 years ago
- Subject changed from Replace atoi with ByteExtractString* for better error handling to Replace atoi with StringParse* for better error handling
Actions