-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rsdos: fix str() method segfault for schema version 1
* Don't include fields in the string that don't exist in schema version 1. * Decode string fields to 'utf-8' before adding to str() result. * Rename 'attacker_ip_count' to 'attacker_slash16_count' for v2 asDict() result.
- Loading branch information
Showing
1 changed file
with
23 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters