Files
codeql/cpp/ql/test
Cornelius Riemenschneider 293e6466d4 AllocationExpr.getSizeMult() now analyzes the size expression of function calls.
This yields more precise size information in a lot of the common cases of C allocation code,
as the common pattern malloc(count * sizeof(type)) is now understood.
2020-04-23 02:05:31 +02:00
..
2020-01-29 13:11:50 +01:00
2018-09-23 16:24:31 -07:00