mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| regcomp.c | ||
| regerror.c | ||
| regexec.c | ||
| tre-mem.c | ||
| tre.h | ||