|
|
|
|
|
by uecker
179 days ago
|
|
It is very common for C implementation to define undefined behavior and also common for C programs to rely on this. For this reason, I think it is very misleading to say that undefined behavior is automatically exploitable or even a bug. |
|