summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xunittest/gtest_hal_usb_client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/unittest/gtest_hal_usb_client.cpp b/unittest/gtest_hal_usb_client.cpp
index 3859030..597823c 100755
--- a/unittest/gtest_hal_usb_client.cpp
+++ b/unittest/gtest_hal_usb_client.cpp
@@ -38,6 +38,7 @@ class USBCLIENTHalTest : public testing::Test
}
cout << "supported " << supported << endl;
need_modelcheck = false;
+ free(model_name);
}
}