This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-30 14:52:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
407493094de3d6bc3be7e5f1065fb765f760ed09
codeql
/
ql
/
test
/
query-tests
/
Security
/
CWE-190
History
Max Schaefer
39fa6052e6
Also treat second argument to
make
(slice capacity) as an allocation size.
2020-03-13 12:17:53 +00:00
..
AllocationSizeOverflow.expected
Also treat second argument to
make
(slice capacity) as an allocation size.
2020-03-13 12:17:53 +00:00
AllocationSizeOverflow.go
Add new query
AllocationSizeOverflow
.
2020-03-13 10:18:51 +00:00
AllocationSizeOverflow.qlref
Add new query
AllocationSizeOverflow
.
2020-03-13 10:18:51 +00:00
AllocationSizeOverflowGood2.go
Add new query
AllocationSizeOverflow
.
2020-03-13 10:18:51 +00:00
AllocationSizeOverflowGood.go
Add new query
AllocationSizeOverflow
.
2020-03-13 10:18:51 +00:00
stubs.go
Add new query
AllocationSizeOverflow
.
2020-03-13 10:18:51 +00:00
tst2.go
Add new query
AllocationSizeOverflow
.
2020-03-13 10:18:51 +00:00
tst.go
Also treat second argument to
make
(slice capacity) as an allocation size.
2020-03-13 12:17:53 +00:00