Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I9bc8a659b852867a1f3ca971be07fbdbb85b4d18
Signed-off-by: JinWang An <jinwang.an@samsung.com>
|
|
Change-Id: I40270c128016f77d10a7a027ab083b46f4d712c1
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
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: I02bb5b734d57fc46685ebf7cd0e91af41e33a21a
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
|
|
Change-Id: Ie737594af3c616ce07beff9cab5e23b2c9142628
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
|
|
Change-Id: I851b0d6fcde7aeb38e9e0009d3da52cbbbda0f96
Signed-off-by: Hurnjoo Lee <hurnjoo.lee@samsung.com>
|
|
|