mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 04:28:53 -05:00
The code forgets that typecast binds tighter than addition, in
other words:
(cast *)array + i === ((cast *)array) + i
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
8.6 KiB
8.6 KiB