commit | a3a03c8f6320810b9d77346d63ffa3581b50f830 | [log] [tgz] |
---|---|---|
author | rita <rita@exm.com> | Mon Dec 11 10:43:06 2023 +0800 |
committer | rita <rita@exm.com> | Mon Dec 11 10:43:06 2023 +0800 |
tree | bc848af3d2a0f2f11271dc72144382dcc0687582 | |
parent | a7a3788e97eea4cac48f65b837e0d1890996c394 [diff] |
[Bugfix][T106BUG-401]fix sim demo deinit error Only Configure:No, Affected branch:master, Affected module:SIM Is it affected on both ZXIC and MTK:only ZXIC, Self-test:Yes, Doc Update:NO. Change-Id: If2c0a32d71255b94d46795d23cc1ed82069aee83
diff --git a/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp b/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp index c5b61b6..204c98b 100755 --- a/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp +++ b/cap/zx297520v3/sources/meta-zxic-custom/recipes-lynq/lynq-qser-sim-demo/files/lynq-qser-sim-demo.cpp
@@ -559,7 +559,7 @@ printf("qser_sim_client_deinit dlsym error\n"); } } - //flag_init = 0; + flag_init = 0; break; } default: