mirror of https://github.com/lukechilds/node.git
Browse Source
Internal function trim(arr). 2nd parameter of slice() should be slice's end index (not included). Because of function normalize() (called before trim()), "start" is always zero so the bug -for now- has no effect, but its a bug waiting to happen. Reviewed-by: Trevor Norris <trev.norris@gmail.com>archived-io.js-v0.10
Lucio M. Tato
11 years ago
committed by
Trevor Norris
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue