fuzzing: create structured tar bytes in archive fuzzer#7477
fuzzing: create structured tar bytes in archive fuzzer#7477fuweid merged 1 commit intocontainerd:mainfrom
Conversation
Signed-off-by: AdamKorcz <[email protected]>
|
Hi @AdamKorcz. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
We may want to merge this after #7474 since the new Go version should contain fixes to |
|
They also included a test-tar in their repository ( |
TarByteshas undergone some work with a few more improvements which makes it more suitable for the archive fuzzer.@kzys
Signed-off-by: AdamKorcz [email protected]