summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
SeokHoon Lee [Thu, 10 Aug 2017 02:18:05 +0000 (11:18 +0900)]
Aplly ASLR to excutable file
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ic7cdbba5dde07326ee051a6ac231eb6341494d31
SeokHoon Lee [Wed, 22 Mar 2017 07:04:14 +0000 (16:04 +0900)]
Change license macro
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I0b4cb2a561eb21455d6de05a3929a3ffa9ef81de
SeokHoon Lee [Fri, 20 Jan 2017 01:21:01 +0000 (10:21 +0900)]
Fix build error for upgrading toolchain
Different semantics for inline functions
While -std=gnu89 employs the GNU89 inline semantics, -std=gnu11 uses the
C99 inline semantics.
For further informaion, please refer to
'https://gcc.gnu.org/gcc-5/porting_to.html'
Remove unused function.
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I8e7d567f35e3c82d7437619e7a4dab869a9ec3bb
SeokHoon Lee [Thu, 8 Dec 2016 06:06:38 +0000 (15:06 +0900)]
move va_copy for unexpected return without va_end
[Version] 0.0.11
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-3.0-mobile_20161130.2]
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I7999c4279d29823ab0404226da5ce148e4e19583
SeokHoon Lee [Thu, 1 Dec 2016 07:42:42 +0000 (16:42 +0900)]
Change mm_attr structure
[Version] 0.0.10
[Profile] Common
[Issue Type] Change mm_attr structure
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-3.0-mobile_20161129.2]
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ie4a2ebd6f8a76c17a60112e15c13f483ba285980
SeokHoon Lee [Tue, 29 Nov 2016 03:24:12 +0000 (12:24 +0900)]
Delete unreached code and unused function.
Load default value without ini file.
Fix failure for setting attribute on 64bit environment
[Version] 0.0.9
[Profile] Common
[Issue Type] Code refactoring
[Dependency module] N/A[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-3.0-mobile_20161128.2]
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I549d25086300286c776b5e965bc7da1bc8240ba7
SeokHoon Lee [Mon, 13 Jun 2016 10:58:23 +0000 (19:58 +0900)]
fix buffer overflow in case of length of str equal to 255
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I192051c1eb739cf0bd7b4294c79a15ba9520e303
SeokHoon Lee [Fri, 20 May 2016 02:15:44 +0000 (11:15 +0900)]
fix memory leak
- add caps_unref in buffer push function
- delete unused caps and srcpad
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ieccbeedfe1d46d963df4ae408a3bce88c8b7805a
SeokHoon Lee [Tue, 5 Apr 2016 02:42:52 +0000 (11:42 +0900)]
mm_streamrecorder_get_attribute_info move to streamrecorder from streamrecorder_attribute, because of warning in mediastreamrecorder package
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I1c12339df727d68467b95f6c6a7f61611bee74cf
SeokHoon Lee [Wed, 16 Mar 2016 07:08:27 +0000 (16:08 +0900)]
migration /usr/etc directory to sysconfdir(/etc)/multimedia
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ibcb1fb2ab848a8baf086da081d99f2adbd4965dc
SeokHoon Lee [Wed, 16 Mar 2016 01:44:18 +0000 (10:44 +0900)]
Check build warning
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I2685f28a53e4bf796b290a34418dd9596d802aa3
SeokHoon Lee [Thu, 10 Mar 2016 01:33:02 +0000 (10:33 +0900)]
Memory free after message send
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I5bec74b5710890d049d28f663a25bc081ed335db
Hyuntae, Kim [Wed, 13 Jan 2016 07:42:37 +0000 (16:42 +0900)]
[libmm-streamrecorder] UTC issue fixes
Change-Id: I5aed7121f2d9b6ce175ed8406c0f29ead6f5aa8a
Hyuntae, Kim [Thu, 10 Dec 2015 09:37:40 +0000 (18:37 +0900)]
[libmm-streamrecorder] initial code for new feature of streamrecorder
Change-Id: I1e25fb02ca03ce19b96ce512fea55ea835d3543a
KyungMi Lee [Tue, 1 Dec 2015 02:04:36 +0000 (18:04 -0800)]
Initial empty repository