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: nickc at redhat dot com
Subject: [Bug binutils/24649] use asprintf instead of xmalloc+sprintf in ar
Date: Mon, 10 Jun 2019 12:20:35 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Christos,

  Thanks for creating this patch.  I have applied it, along with this
  changelog message:

binutils/ChangeLog
2019-06-10  Christos Zoulas  <address@hidden>

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

Cheers
  Nick

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