|
|
|
|
|
by pjmlp
2106 days ago
|
|
For those that care about security in C, even those functions are not the way to go, rather something like https://github.com/antirez/sds. This is something that the book fails to teach, as it also has no mentions of modern static analysers practices, naturally given the book's age. So at the end we get yet another C newbie writing future CVEs. |
|