Files
nuttx/libs/libc
yukangzhi 8cdf58d124 libs/libc/regex: remove logically dead code in regcomp.c
This change removes redundant and unreachable checks of `status != REG_OK`
that were reported by static code scanning. Two occurrences were fixed in
`libs/libc/regex/regcomp.c`

Signed-off-by: yukangzhi <yukangzhi@xiaomi.com>
2026-01-24 19:28:56 +08:00
..
2025-11-10 10:56:29 +01:00
2026-01-20 22:43:38 +08:00
2026-01-15 22:58:17 +08:00
2025-11-10 10:56:29 +01:00
2026-01-14 09:24:00 +08:00