fix Implicit memory aliasing in for loop#6331
Conversation
|
Hi @ningmingxiao. 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. |
|
Build succeeded.
|
Signed-off-by: ningmingxiao <[email protected]>
|
Build succeeded.
|
|
Can we have a unit test? |
kzys
left a comment
There was a problem hiding this comment.
Looks good to me.
Regarding unit tests, it might be better to have golangci-lint rules instead.
|
/ok-to-test |
|
@estesp Looks good to merge? |
@kzys Is this something there should an issue opened to track? |
fix Implicit memory aliasing in for loop