Mithgol / node-uue

UUE decoder and encoder for Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex when decoding file breaks with bad filenames

inssein opened this issue · comments

https://github.com/Mithgol/node-uue/blob/master/uue.js#L158

The above regex crashes if the filename is not escaped.

Thanks.

The fix is published as v3.1.1.