[PATCH] merge.c, don't pass null ptr to memcpy
msnyder@sonic.net
msnyder@sonic.net
Wed Jul 25 22:14:00 GMT 2007
If alignment_power can't be zero, there's no use testing it.
If it can, we still need to allocate a pad buffer (albeit of
one byte), because it will be passed to bfd_bwrite and hence
to memcpy.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pad.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20070725/e4c17b1a/attachment.txt>
More information about the Binutils
mailing list