This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e1a1808cd19 c++: Fix bootstrap failure. [PR97118] new c89956cba9d analyzer: handle strdup and strndup
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/analyzer/sm-malloc.cc | 4 +++- gcc/testsuite/gcc.dg/analyzer/strdup-1.c | 21 +++++++++++++++++++++ gcc/testsuite/gcc.dg/analyzer/strndup-1.c | 21 +++++++++++++++++++++ 3 files changed, 45 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/strdup-1.c create mode 100644 gcc/testsuite/gcc.dg/analyzer/strndup-1.c