This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [buildrobot] readelf.c (decode_arm_unwind): Initialise addr structure


Hi Jan-Benedict,
  7173   struct absaddr addr = { 0 };

*sigh*

  Is it actually needed?

No - this was to silence a false positive produced by the cppcheck tool.


2013-10-14  Jan-Benedict Glaw  <jbglaw@lug-owl.de>

binutils/
	* readelf.c (decode_arm_unwind): Don't initialize `addr'.

Approved - please apply.

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]