PATCH COMMITTED: Add missing local variable initialization
Ian Lance Taylor
iant@google.com
Wed Jun 18 04:53:00 GMT 2008
I discovered an uninitialized local variable in gold, in the scripting
support. This caused script_test_2 to fail in an unlucky case when it
caused two different .note output sections to be created. I committed
this patch to fix the problem.
Ian
2008-06-17 Ian Lance Taylor <iant@google.com>
* script-sections.cc (Script_sections::place_orphan): Initialize
local variable exact.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 552 bytes
Desc: Add missing local variable initialization
URL: <https://sourceware.org/pipermail/binutils/attachments/20080618/3f45b1ef/attachment.bin>
More information about the Binutils
mailing list