7 ms·
Telegram implements video calling using bunch of sketchy C code same as WhatsApp and Signal. There's no reason to think it's less vulnerable these sort of bugs.
by saddlerustle 4y ago
Telegram implements video calling using bunch of sketchy C code same as WhatsApp and Signal. There's no reason to think it's less vulnerable these sort of bugs.
- orangepurple 4y ago"sketchy c code" is a tautology
- yjftsjthsd-h 4y agoNo, OpenBSD and sqlite exist; "sketchy c code" is only mostly redundant.
- selfmodruntime 4y agoSqlite 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 https://www.sqlite.org/cves.html