Render double teardown() harmless in flip1

This commit is contained in:
Stefan Rueger
2024-04-22 15:47:52 +01:00
parent 45c78d76f4
commit 502ce32e5c

View File

@@ -548,6 +548,7 @@ static void flip1_setup(PROGRAMMER *pgm) {
static void flip1_teardown(PROGRAMMER *pgm) {
mmt_free(pgm->cookie);
pgm->cookie = NULL;
}
/* INTERNAL FUNCTION DEFINITIONS