bgstewart
Results
2
issues of
bgstewart
The function recover_special_codes can replace too many characters due to the fact that it sequentially replaces FESC_TFESC then FESC_TFEND instead of iterating through the frame. Consider the following example: If...
I'm posting this here rather than making a pull request as I'm not 100% sure if this is an issue with the library or how I am handling it. Consider...