mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Apparently not all errors passed to the callback have a code so default it to zero when missing. The 'stdout maxBuffer exceeded.' is once such error that has no code.