codm / canmapd

Userspace demon to communicate with CAN-MAP devices
GNU General Public License v2.0
0 stars 0 forks source link

stressTest.py shows that messages with length > 255 are not handled correctly #2

Closed tsmt09 closed 7 years ago

tsmt09 commented 7 years ago

Seems like a integer overflow

tsmt09 commented 7 years ago

vcan0 001 [2] 00 00

candump of vcan0 device shows that it seems to be handled wrong on the sending side

tsmt09 commented 7 years ago

fixed in ac738be5a15f