projects
/
platform
/
adaptation
/
nexell
/
libtbm-nexell.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bdcea0
)
Fixed svace issue
44/158444/2
author
Changyeon Lee
<cyeon.lee@samsung.com>
Wed, 1 Nov 2017 04:56:11 +0000
(13:56 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Wed, 1 Nov 2017 05:45:41 +0000
(
05:45
+0000)
Change-Id: I945a2bb22895bf887071ad3a2b90035f2019fff4
src/tbm_bufmgr_nexell.c
patch
|
blob
|
history
diff --git
a/src/tbm_bufmgr_nexell.c
b/src/tbm_bufmgr_nexell.c
index c892f8e2f5de533b6bbeb6d34c6f8667fc65fe82..924b6cc8aa7bb26fad2c3608ce894691ac7c41eb 100644
(file)
--- a/
src/tbm_bufmgr_nexell.c
+++ b/
src/tbm_bufmgr_nexell.c
@@
-480,8
+480,6
@@
_bufmgr_init_cache_state(tbm_bufmgr_nexell bufmgr_nexell)
TBM_NEXELL_LOG("[libtbm-nexell:%d] "
"error: Fail to open global_lock:%s\n",
getpid(), tgl_devfile);
-
- close(bufmgr_nexell->tgl_fd);
return 0;
}
}