mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
sizeof(pointer) only gives the pointer size, not the buffer size, so use explicit 10/20 lengths in tests.cpp and update OverflowBuffer.expected to accept the resulting memcpy diagnostics. Signed-off-by: Mingjie Shen <shen497@purdue.edu>