(no title)
nananana9 | 1 day ago
If you read a language standard and try very hard to forget that the actual computer exists, sure.
If you remember computers are real, you can pretty easily tell what will happen when you write to address 0x00000000 on a CPU with virtual memory.
Tuna-Fish|1 day ago
xigoi|1 day ago
FartyMcFarter|1 day ago
For example, you can do a double free, or write to a pointer that was freed.
IshKebab|1 day ago
Welcome to acceptance: https://mohitmv.github.io/blog/Shocking-Undefined-Behaviour-...