Browse Source
The dereference() function to peel a tree-ish and find the underlying tree expects arithmetic to (void *) to work on byte addresses. We should be reading the text of objects through a char * anyway. Noticed-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>maint
Jonathan Nieder
14 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue