mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-27 18:11:59 -05: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