0xEniola
0xEniola
> Can you show some examples of Suricata's output with malformed rules that display this error? When I tested using unit tests, I found out with all the inputs I...
> Can you show some examples of Suricata's output with malformed rules that display this error? Had to remove the other `if` and `else if` statements in the while statement,...
I feel I also need to change the error message to `incorrect input format; token "???" can not be converted to uint8` instead. I'm also wondering why `sscanf` was not...
> > I feel I also need to change the error message to `incorrect input format; token "???" can not be converted to uint8` instead. > > Minor suggestion: _could_...
> > > > I feel I also need to change the error message to `incorrect input format; token "???" can not be converted to uint8` instead. > > >...