diff options
| author | Hrutvik Kanabar <hrutvik@google.com> | 2022-10-27 13:54:17 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-11-21 11:06:14 +0100 |
| commit | d3f75397b75a3bfed0cbb0f54b1c6c584b37c4c2 (patch) | |
| tree | 278e9836f9059130e58ffb30b5ff80db1b45f65b /executor/executor_windows.h | |
| parent | dd8fa7b2240ece698be6604a8fa8ce05f82ce0b0 (diff) | |
sys/linux: update asset storage for new `syz_mount_image`
Asset storage is now significantly simpler: we just take the
Base64-encoded, compressed image and output it to a file. There is a
slight overhead in that we decompress from the `zlib` format and
re-compress to the `gzip` format.
This commit removes most of the logic from `init_images.go`,
and therefore most of the tests from `init_images_test.go`.
We could instead keep this logic around and use it to adapt old-style
`syz_mount_image` calls in existing corpuses to match the new format.
Diffstat (limited to 'executor/executor_windows.h')
0 files changed, 0 insertions, 0 deletions
