summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
JinWang An [Thu, 23 May 2024 02:11:11 +0000 (11:11 +0900)]
Fix license
Change-Id: Ic51b8cc8043bdfb9d6eff292ef48223b7b3fe8f3
Signed-off-by: JinWang An <jinwang.an@samsung.com>
Łukasz Stelmach [Thu, 18 Aug 2022 10:17:32 +0000 (12:17 +0200)]
riscv64: update config.sub
Change-Id: I696c4555671b797ce172c4b1720437b469afddcf
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
Andrey Kazmin [Thu, 11 Mar 2021 10:56:08 +0000 (13:56 +0300)]
Apply gcc-unforce-options for HWASan build
Change-Id: I7992b06b908cb3d447b19e9f235ae55d22934f4e
Signed-off-by: Andrey Kazmin <a.kazmin@partner.samsung.com>
Paul Eggert [Sat, 19 Sep 2015 20:53:34 +0000 (13:53 -0700)]
[CVE-2009-5155] Diagnose ERE '()|\1'
Problem reported by Hanno Böck in: http://bugs.gnu.org/21513
* lib/regcomp.c (parse_reg_exp): While parsing alternatives, keep
track of the set of previously-completed subexpressions available
before the first alternative, and restore this set just before
parsing each subsequent alternative. This lets us diagnose the
invalid back-reference in the ERE '()|\1'.
Change-Id: Ib33e473e4935044e4c8b4ad4013644d290a6876c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Kamil Dudka [Wed, 11 Feb 2015 17:41:43 +0000 (18:41 +0100)]
fts: avoid crash when a cycle is added while traversing
This could be triggered by auto-mounting a recursive bind mount.
Reported by Michael Chapman in: https://bugzilla.redhat.com/1188498
* lib/fts.c (fts_read): Avoid removing the original hash table item
when leaving a directory that caused a cycle, and preserve the FTS_DC
flag.
Change-Id: I24bfd7a2f46197ec8dff5ddabca3cab3837b28be
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
DongHun Kwak [Wed, 16 Aug 2017 02:22:53 +0000 (11:22 +0900)]
apply ASLR options #1
[Model] All
[BinType] AP
[Customer] OPEN
[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A
[Problem]
[Cause & Measure]
[Checking Method] N/A
[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A
Change-Id: Idc09ef1134df1fe3ee390d93a91ecbdc7a7ef7bb
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
MyoungJune Park [Fri, 11 Aug 2017 06:01:13 +0000 (15:01 +0900)]
apply ASLR options
Change-Id: I8974ed205cc9b3a79525970eead7d540b3d8933d
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
DongHun Kwak [Thu, 8 Sep 2016 02:12:00 +0000 (11:12 +0900)]
Adjust restore_fcommon macro
Build break at Address Sanitizer testing.
[Model]
[BinType] AP
[Customer] OPEN
[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A
[Problem] Build break at Address Sanitizer testing
[Cause & Measure] add restore_fcommon macro at spec file
[Checking Method] N/A
[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A
Change-Id: Ia752c060761dd601ffed22b4b467e6f55f401cd3
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Hurnjoo Lee [Mon, 21 Dec 2015 05:46:10 +0000 (14:46 +0900)]
Add packaging files
Change-Id: I4712adc96dd9471fb473a07f4466fb9c9397166c
Signed-off-by: Hurnjoo Lee <hurnjoo.lee@samsung.com>
Suchang Woo [Fri, 18 Dec 2015 04:33:17 +0000 (13:33 +0900)]
Imported Upstream version 4.3.8