diff -S: release the image after looking for needle in it
Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
50b2b53897
commit
a0cb94006c
|
@ -44,6 +44,7 @@ static unsigned int contains(struct diff_filespec *one,
|
|||
}
|
||||
}
|
||||
}
|
||||
diff_free_filespec_data(one);
|
||||
return cnt;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue