tj / js-yaml

CommonJS YAML Parser -- fast, elegant and tiny yaml parser for javascript
276 stars 41 forks source link

fails on \n\r and \r\n #33

Open Babay88 opened 12 years ago

Babay88 commented 12 years ago

if a string contains '\r\n' or '\n\r', then node.js closes with fatal error: FATAL ERROR: JS Allocation failed - process out of memory