mirror of https://github.com/lukechilds/node.git
Browse Source
Previously one could write anywhere in a buffer pool if they accidently got their offset wrong. Mainly because the cc level checks only test against the parent slow buffer and not against the js object properties. So now we check to make sure values won't go beyond bounds without letting the dev know.v0.10.8-release
Trevor Norris
12 years ago
2 changed files with 13 additions and 0 deletions
Loading…
Reference in new issue