On Sat, 12 Aug 2017 14:04:24 +0200 Phil Sutter <p...@nwl.cc> wrote: > can_state_names array contains at most CAN_STATE_MAX fields, so allowing > an index to it to be equal to that number is wrong. While here, also > make sure the array is indeed that big so nothing bad happens if > CAN_STATE_MAX ever increases.
No more speculative bug fixes.