Remove unnecessary _bfd_new_bfd initialisation
authorAlan Modra <amodra@gmail.com>
Sat, 2 Nov 2013 05:15:12 +0000 (15:45 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 2 Nov 2013 05:15:12 +0000 (15:45 +1030)
commitcacce40b2df7955f7ba7191c61099e0b7867d416
tree53021779a160f89a3c807b22cce153e7b0d796df
parentc7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa
Remove unnecessary _bfd_new_bfd initialisation

nbfd is allocated by bfd_zmalloc.

* opncls.c (_bfd_new_bfd): Don't init vars already zeroed.
bfd/ChangeLog
bfd/opncls.c
This page took 0.026542 seconds and 4 git commands to generate.