node-irsdk icon indicating copy to clipboard operation
node-irsdk copied to clipboard

Fix https://github.com/apihlaja/node-irsdk/issues/80

Open kenklin opened this issue 5 years ago • 2 comments

Fixes #80 where YAML correctly rejects control characters in the SessionInfo. I've encountered UTF-8 C2 9F (Unicode 00 9F) several times.

kenklin avatar Apr 15 '20 18:04 kenklin

Any chance you could review the changes? @apihlaja 🙂

sabifa avatar Apr 23 '20 05:04 sabifa

I've just experienced this parsing error and I can confirm that this change fixes the problem!

sabifa avatar Sep 28 '20 16:09 sabifa