Commit graph

3 commits

Author SHA1 Message Date
Harshit-Dhanwalkar
c0ddc27b5d rename file to security_tests.c 2026-06-01 23:26:51 +05:30
Harshit-Dhanwalkar
9c717cbd86 Add unit tests verifying plugin dimension overflow and NULL buffer invariants 2026-06-01 23:21:32 +05:30
orbisai0security
928fda3d53 fix: multiple allocation calls use arithmetic expres... in edge_detect.c
Multiple allocation calls use arithmetic expressions like 'w * h' and 'cam_pixels * 3' without overflow checks
2026-05-31 12:24:57 +00:00