]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/md5.c
md5.c (md5_process_bytes): Do not assume that memcpy will provide a return value.
authorNick Clifton <nickc@redhat.com>
Tue, 11 Mar 2008 14:08:53 +0000 (14:08 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 11 Mar 2008 14:08:53 +0000 (14:08 +0000)
commit73b38fce8d5ebb1a565c436adff631f4e439f103
tree3b30afce6b388b00b03acae57b6a7581a6d0982e
parentab669042dc81955b888dd05ab9ff23a4b7e8c8ba
md5.c (md5_process_bytes): Do not assume that memcpy will provide a return value.

* md5.c (md5_process_bytes): Do not assume that memcpy will
  provide a return value.

From-SVN: r133107
libiberty/ChangeLog
libiberty/md5.c