On Sun, Jul 24, 2016 at 06:36:35PM +, Ryan Moats wrote:
> The checksum method csum() requires its output location to be
> intialized to zero when that output location is part of the
> checksum. Add comments to the various places where csum is
> called documenting where the initialization has o
The checksum method csum() requires its output location to be
intialized to zero when that output location is part of the
checksum. Add comments to the various places where csum is
called documenting where the initialization has occurred.
Signed-off-by: Ryan Moats
---
lib/bfd.c|