3eb3d283e8
The read access to struct canxl_frame::len inside of a j1939 created
skbuff revealed a missing initialization of reserved and later filled
elements in struct can_frame.
This patch initializes the 8 byte CAN header with zero.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
address-claim.c | ||
bus.c | ||
j1939-priv.h | ||
main.c | ||
socket.c | ||
transport.c |