Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数组越界访问 #1429

Open
mmocr opened this issue Jul 23, 2023 · 0 comments
Open

数组越界访问 #1429

mmocr opened this issue Jul 23, 2023 · 0 comments

Comments

@mmocr
Copy link

mmocr commented Jul 23, 2023

Tengine-tengine-lite\source\operator\prototype\squeeze.c 在103行的for循环中发生了should_squeeze数组越界访问
这是报错
Tengine-tengine-lite\source\operator\prototype\squeeze.c:107:37: warning: writing 1 byte into a region of size 0
Tengine-tengine-lite\source\operator\prototype\squeeze.c:67:12: note: at offset 4 into destination object 'should_squeeze' of size 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant