mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 14:29:54 +02:00
candump: silence format-overflow warning
When -Wformat-overflow= is enabled the gcc notes ... "‘sprintf’ output between 30 and 82 bytes into a destination of size xx" Increasing the buffer for the file name to 83 bytes removes the warning. Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
This commit is contained in:
Reference in New Issue
Block a user