Render double teardown() harmless in ch341a

This commit is contained in:
Stefan Rueger
2024-04-22 15:47:51 +01:00
parent 54130a72f5
commit 9bbbe39f4f

View File

@@ -434,6 +434,7 @@ static void ch341a_setup(PROGRAMMER *pgm) {
static void ch341a_teardown(PROGRAMMER *pgm) {
mmt_free(pgm->cookie);
pgm->cookie = NULL;
}
// Dummy functions