Actions
Optimization #7212
closedstrtoul: replace with ByteExtractString variant
Effort:
low
Difficulty:
Label:
Beginner, Good First Issue
Description
The library utility strtoul has been factored into Suricata's ByteExtractString routines. Determining when strtoul is a bit awkward, so we should standardize on using ByteExtractString* and create suricata-verify tests wherever it's replaced.
Updated by Juliana Fajardini Reichow 10 months ago
- Assignee changed from OISF Dev to Community Ticket
Updated by Philippe Antoine 5 months ago
- Tracker changed from Bug to Optimization
Updated by Fupeng Zhao about 2 months ago
- Assignee changed from Community Ticket to Fupeng Zhao
Hi,
I’d like to start contributing to Suricata, and this issue looks like a great entry point for me. So I’ve assigned the issue to myself.
Please feel free to let me know if there are any additional pointers or prior discussions I should review before diving in.
Thanks!
Updated by Fupeng Zhao about 2 months ago
- Status changed from New to In Progress
Updated by Fupeng Zhao about 2 months ago
- Status changed from In Progress to In Review
Updated by Fupeng Zhao about 2 months ago
Updated by Shivani Bhardwaj about 2 months ago
- Target version changed from TBD to 8.0.0
- Label deleted (
Needs Suricata-Verify test, Outreachy)
Updated by Fupeng Zhao about 1 month ago
- Status changed from In Review to Closed
Actions