[PATCH] elf.c, remove effectless increment

msnyder@sonic.net msnyder@sonic.net
Wed Jul 25 21:26:00 GMT 2007


No point incrementing the pointer 's', which is
  a) uninitialized
  b) not used in the loop, and
  c) assigned to right after the loop.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: s.txt
URL: <https://sourceware.org/pipermail/binutils/attachments/20070725/ac273c0e/attachment.txt>


More information about the Binutils mailing list