HiraokaHyperTools / msgreader

35 stars 9 forks source link

Added sanity to prevent thread lock when parsing invalid MSG file #1

Closed markb-trustifi closed 5 years ago

markb-trustifi commented 5 years ago

Example of invalid MSG file: msgFIle.msg.zip

kenjiuno commented 5 years ago

Thanks for PR I will check this soon...

kenjiuno commented 5 years ago

OK it looks fine! I have merged your PR and 1.2.5 has been published. https://www.npmjs.com/package/@kenjiuno/msgreader

tested with:

D:\Proj\msgreader>node cli parse C:\Users\USER\Desktop\msgFIle.msg
{ attachments: [], recipients: [] }