Tidy up ar_open by using asprintf to replace xmalloc and sprintf.
authorChristos Zoulas <christos@zoulas.com>
Mon, 10 Jun 2019 12:15:23 +0000 (13:15 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Jun 2019 12:15:23 +0000 (13:15 +0100)
commit2e02f29632218fc24d71fbbefc368d551d0528a7
tree3e0e6fe09179717daf06c0fa971259aabaaa8afa
parenta3972330f49f81b3bea64af0970d22f42ae56ec3
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.
binutils/ChangeLog
binutils/arsup.c
This page took 0.026444 seconds and 4 git commands to generate.