Y
Hacker News
new
|
ask
|
show
|
jobs
by
yjftsjthsd-h
1354 days ago
No, OpenBSD and sqlite exist; "sketchy c code" is only
mostly
redundant.
1 comments
selfmodruntime
1354 days ago
Sqlite has had multiple CVEs featuring use-after-free, heap overflows, usage of null pointers, use of uninitialized memory, and array bounds overflows. [1]
Those could all be avoided by not using C.
[1]:
https://www.sqlite.org/cves.html
link
Those could all be avoided by not using C.
[1]: https://www.sqlite.org/cves.html