mirror of
https://github.com/git/git.git
synced 2026-02-25 17:33:34 +00: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