mirror of
https://github.com/git/git.git
synced 2026-02-13 19:31:58 +00:00
In these two places we are casting part of our unsigned char sha1 array into an unsigned int, which violates GCCs strict-aliasing rules (and probably other compilers). Signed-off-by: Dan McGee <dpmcgee@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
6.1 KiB
6.1 KiB