mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
fix protocomm_matter_ble_cleanup
This commit is contained in:
@@ -84,6 +84,7 @@ static void protocomm_matter_ble_cleanup()
|
||||
free(protoble_internal->g_name_uuid_array);
|
||||
}
|
||||
free(protoble_internal);
|
||||
protoble_internal = nullptr;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user