Hacker News new | ask | show | jobs
by oofabz 4516 days ago
I recommend bstring for length-prefixed strings in C:

http://bstring.sourceforge.net/

1 comments

Bstring relies on undefined behavior for security. Don't use it if you care about security.