mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
![]() In the past, we allocated a buffer with zeroes and wrote that with fwrite. Now, instead we just fseek to the correct offset. This changes the way in which the file extract limit is counted a bit; skipped bytes do no longer count against the file size limit. (cherry picked from commit 5071592e9b7105090a1d9de19689c499070749d4) |
||
---|---|---|
.. | ||
__load__.zeek | ||
main.zeek | ||
README |
Support for extracting files with the file analysis framework.