mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 13:56:00 +08:00
eee0d813a2
The CAN message header was not fully initialized in ctucanfd_chardev_receive(), which could result in uninitialized fields and incorrect message contents being delivered to upper-layer applications. Signed-off-by: zhaohaiyang1 <zhaohaiyang1@xiaomi.com>