Skip to content

Tags: aegoroff/grok

Tags

0.5.3

Toggle 0.5.3's commit message
fix: close pattern directory after compileDir walk

Each fuzz iteration recompiles patterns; leaving the opened directory leaked fds until ProcessFdQuotaExceeded.

0.5.2

Toggle 0.5.2's commit message
test: add file encoding mode to fuzz input

Encode Smith subjects as UTF-8 BOM or wide-endian files via flags bits 5–7 so libFuzzer can mutate encoding paths without random BOM bytes.

v0.5.3

Toggle v0.5.3's commit message
fix: close pattern directory after compileDir walk

Each fuzz iteration recompiles patterns; leaving the opened directory leaked fds until ProcessFdQuotaExceeded.

v0.5.2

Toggle v0.5.2's commit message
test: add file encoding mode to fuzz input

Encode Smith subjects as UTF-8 BOM or wide-endian files via flags bits 5–7 so libFuzzer can mutate encoding paths without random BOM bytes.

0.5.1

Toggle 0.5.1's commit message
ci: bump GH actions to the latest major versions

v0.5.1

Toggle v0.5.1's commit message
ci: bump GH actions to the latest major versions

0.5.0

Toggle 0.5.0's commit message
Revert "ci: temporary crutch in build script to generate correct chan…

…gelog on rewritten history"

This reverts commit 18c2546.

v0.5.0

Toggle v0.5.0's commit message
Revert "ci: temporary crutch in build script to generate correct chan…

…gelog on rewritten history"

This reverts commit 18c2546.

0.4.7

Toggle 0.4.7's commit message
fix: potential configuration crash in debug build fixed

v0.4.7

Toggle v0.4.7's commit message
fix: potential configuration crash in debug build fixed