Files
codeql/cpp/ql/src
Remco Vermeulen 6df4c8964b Rewrite recommendations
- Replace segmentation fault with crash that is platform agnostic (I think segmentation fault is not really a thing on Windows).
- Replace security vulnerability with malicious code execution. This provides a range of issues, because a crash (previously segmentation fault) could also be considered a security vulnerability. Namely a DOS.
- Removed the additional note on stack allocated arrays which seem confusing because we are always talking about buffers allocated on the heap.
2024-05-24 16:10:42 -07:00
..
2024-05-20 09:04:24 +01:00
2024-01-19 16:31:34 +00:00
2023-06-08 10:10:21 +02:00
2024-04-12 17:00:46 +01:00
2024-01-22 09:11:35 +01:00
2024-05-24 16:10:42 -07:00
2024-03-20 21:18:55 +00:00
2022-10-14 15:08:43 -04:00
2024-05-22 13:39:08 -04:00