Task #1719 - fixed.err

back to task #1719
download
Error: GCC_ANALYZER_WARNING (CWE-476):
pcre2-10.42/src/pcre2_internal.h:143: included_from: Included from here.
pcre2-10.42/src/pcre2_match.c:63: included_from: Included from here.
pcre2-10.42/src/pcre2_match.c: scope_hint: In function 'match'
pcre2-10.42/src/pcre2_internal.h:1997:51: warning[-Wanalyzer-null-dereference]: dereference of NULL 'P'
pcre2-10.42/src/pcre2.h:798:25: note: in definition of macro 'PCRE2_JOIN'
pcre2-10.42/src/pcre2.h:977:25: note: in expansion of macro 'PCRE2_GLUE'
pcre2-10.42/src/pcre2_internal.h:1997:38: note: in expansion of macro 'PCRE2_SUFFIX'
pcre2-10.42/src/pcre2_internal.h:177:20: note: in expansion of macro '_pcre2_script_run'
pcre2-10.42/src/pcre2_match.c:5830:12: note: in expansion of macro 'PRIV'
pcre2-10.42/src/pcre2_match.c:761:5: note: in expansion of macro 'Frdepth'
pcre2-10.42/src/pcre2.h:798:25: note: in definition of macro 'PCRE2_JOIN'
pcre2-10.42/src/pcre2.h:977:25: note: in expansion of macro 'PCRE2_GLUE'
pcre2-10.42/src/pcre2_internal.h:1997:38: note: in expansion of macro 'PCRE2_SUFFIX'
pcre2-10.42/src/pcre2_internal.h:177:20: note: in expansion of macro '_pcre2_script_run'
pcre2-10.42/src/pcre2_match.c:5830:12: note: in expansion of macro 'PRIV'
# 1995|   #define _pcre2_memctl_malloc         PCRE2_SUFFIX(_pcre2_memctl_malloc_)
# 1996|   #define _pcre2_ord2utf               PCRE2_SUFFIX(_pcre2_ord2utf_)
# 1997|-> #define _pcre2_script_run            PCRE2_SUFFIX(_pcre2_script_run_)
# 1998|   #define _pcre2_strcmp                PCRE2_SUFFIX(_pcre2_strcmp_)
# 1999|   #define _pcre2_strcmp_c8             PCRE2_SUFFIX(_pcre2_strcmp_c8_)