Y
Hacker News
new
|
ask
|
show
|
jobs
by
pdq
2278 days ago
Don’t you need a bounds check?
for len(buf) > 4 {
1 comments
thedance
2278 days ago
Sure, that's why I put that last remark. But you might already know before hitting this block that the message is perfectly formed.
link