mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2026-03-21 22:35:15 +00:00
Check whether serial_serno is not NULL before calling it.
For devices connected through a real serial device rather than USB, there is no transport-layer serial number available. stk500v2.c (and jtag3.c) tried to always call this function. Closes #1254
This commit is contained in:
Reference in New Issue
Block a user