Hacker News new | ask | show | jobs
by pdq 2278 days ago
Don’t you need a bounds check?

    for len(buf) > 4 {
1 comments

Sure, that's why I put that last remark. But you might already know before hitting this block that the message is perfectly formed.