tmm1 / rbtrace

like strace, but for ruby code
MIT License
1.71k stars 65 forks source link

Fix off-by-one error when sending messages #76

Closed danielwaterworth closed 4 years ago

danielwaterworth commented 4 years ago

This wasn't a huge problem. It just meant that two different kinds of errors were being raised depending on the size of the message.