commit | 70b3c44fe307e3f8b2b25a0a222f7f4de0b94ac7 | [log] [tgz] |
---|---|---|
author | Kwangkyu Park <kk48.park@samsung.com> | Thu Feb 09 16:29:10 2023 +0900 |
committer | Kwangkyu Park <kk48.park@samsung.com> | Thu Feb 09 16:46:46 2023 +0900 |
tree | ff4f5ed07406ba81ac0e6ebd0e4a78dd5d0e1fa6 | |
parent | cbe7e3e7fbc34931ea6a95a249275b63758e61fd [diff] |
Fix an issue that a free memory is accessed In error state, request thread join is not executed. And, Camera3Device's mId can be accessed from String& after being freed with CLOGE(). This fix will address by changing reference type to normal variable. Bug: 268437033 Change-Id: Iad3fcd0fbbaf1e18a2b95093aba08015a933374c