mirror of
https://github.com/git/git.git
synced 2026-04-10 08:50:12 +02: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