Y
Hacker News
new
|
ask
|
show
|
jobs
by
orangepurple
1355 days ago
"sketchy c code" is a tautology
1 comments
yjftsjthsd-h
1355 days ago
No, OpenBSD and sqlite exist; "sketchy c code" is only
mostly
redundant.
link
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