Skip to content

Add bounds check for variable length messages

Compare
Choose a tag to compare
@M0r13n M0r13n released this 05 Dec 14:56
· 144 commits to master since this release
da2d434
  • Correctly handles variable length messages (#40)
    • prior versions were missing required length checks
    • therefore some messages were not correctly decoded
    • this affects Type 7, 15, 16, 20, 22, 24, 25 and 26