|
|
|
|
|
by pjmlp
3206 days ago
|
|
Annex K is not safe, just pretends to be. By tracking the pointer and sizes as separate function arguments, the possibility of mixing parameters, leading to memory corruption is still there. This is the major motivation why almost nobody uses it and it was made into an optional annex. |
|
You cannot mix PTR + LONG args without serious compile-time errors