gizlu | 3 years ago | on: Ask HN: Best book to learn C in 2022?
gizlu's comments
gizlu | 4 years ago | on: Show HN: SQLite Playground
It would of course also increase server's potential attack layer. sqlite had some bugs, potentially exploitable, if you are able to invoke arbitrary statements
https://www.sqlite.org/cves.html https://www.sqlite.org/security.html
page 1
Edit: If you are critizing K&R for not teaching how to write safest code then, well, you are right. It is simply not meant to do that