fuzzing: improve archive fuzzer#7718
Conversation
|
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. |
|
Code LGTM, but do you mind squashing the three commits into one? |
Signed-off-by: AdamKorcz <[email protected]>
Done! |
Currently the fuzzer does not check all the files in the tar archive which it should. This pr fixes that.
Signed-off-by: AdamKorcz [email protected]