bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/29447] when gas/read.c calls mbstowcs with a NULL destination,


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/29447] when gas/read.c calls mbstowcs with a NULL destination, it should set size to 0
Date: Fri, 05 Aug 2022 09:30:24 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29447

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5858ac626e548772407c038b09b7837550b127dd

commit 5858ac626e548772407c038b09b7837550b127dd
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Aug 5 10:29:48 2022 +0100

    When gas/read.c calls mbstowcs with a NULL destination, it should set size
to 0

            PR 29447
            * read.c (read_symbol_name): Pass 0 as the length parameter when
            invoking mbstowc in order to check the validity of a wide string.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]