https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107017

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by David Malcolm <dmalc...@gcc.gnu.org>:

https://gcc.gnu.org/g:8c80fc106482dd38c09f0e5a45b6d4dcb3498e50

commit r16-313-g8c80fc106482dd38c09f0e5a45b6d4dcb3498e50
Author: David Malcolm <dmalc...@redhat.com>
Date:   Wed Apr 30 16:50:16 2025 -0400

    analyzer: add more test coverage for sprintf

    gcc/testsuite/ChangeLog:
            PR analyzer/107017
            * c-c++-common/analyzer/sprintf-3.c: New test, covering use of
            sprintf with specific format strings.  Doesn't yet find problems
            as the analyzer doesn't yet understand the format strings.

    Signed-off-by: David Malcolm <dmalc...@redhat.com>

Reply via email to