mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-23 09:36:24 +03:00
Render double teardown() harmless in jtagmkI
This commit is contained in:
@@ -103,6 +103,7 @@ static void jtagmkI_setup(PROGRAMMER *pgm) {
|
||||
|
||||
static void jtagmkI_teardown(PROGRAMMER *pgm) {
|
||||
mmt_free(pgm->cookie);
|
||||
pgm->cookie = NULL;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user