bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24649] use asprintf instead of xmalloc+sprintf in ar


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/24649] use asprintf instead of xmalloc+sprintf in ar
Date: Mon, 10 Jun 2019 12:16:29 +0000

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

--- 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 <address@hidden>:

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

commit 2e02f29632218fc24d71fbbefc368d551d0528a7
Author: Christos Zoulas <address@hidden>
Date:   Mon Jun 10 13:15:23 2019 +0100

    Tidy up ar_open by using asprintf to replace xmalloc and sprintf.

        PR 24649
        * arsup.c (ar_open): Use asprintf in place of xmalloc and
        sprintf.

-- 
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]