projects
/
test
/
tct
/
native
/
api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c14df64
)
[ITC][Camera][NON-ACR][TFDF-1824 Camera Asan issue fix]
75/205775/3
author
manoj
<manoj.g2@samsung.com>
Thu, 9 May 2019 06:11:58 +0000
(11:41 +0530)
committer
shobhit verma
<shobhit.v@samsung.com>
Thu, 9 May 2019 06:41:55 +0000
(06:41 +0000)
Change-Id: I76b43ffdd293c1309c48621e04fe889ffdbd1bdb
Signed-off-by: manoj <manoj.g2@samsung.com>
src/itc/camera/ITs-camera-attribute.c
patch
|
blob
|
history
diff --git
a/src/itc/camera/ITs-camera-attribute.c
b/src/itc/camera/ITs-camera-attribute.c
index 8cfdd23bafc6f73629f751a3fbed3e3b50f0963b..c5b1b7d8602dbd79a22c55253ed133027c3c13c0 100755
(executable)
--- a/
src/itc/camera/ITs-camera-attribute.c
+++ b/
src/itc/camera/ITs-camera-attribute.c
@@
-131,6
+131,7
@@
void ITs_camera_attribute_cleanup(void)
}
else
{
+ g_camera = NULL;
FPRINTF("[Line : %d][%s] Camera destroyed successfully\\n", __LINE__, API_NAMESPACE);
}
return;