Fix potentially undefined behaviour when computing a sha1 value.
libiberty/ * sha1.c (sha1_process_bytes): Use memmove in place of memcpy.
Please register or sign in to comment
libiberty/ * sha1.c (sha1_process_bytes): Use memmove in place of memcpy.