diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2010-05-22 23:34:06 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-05-24 11:22:07 -0700 |
commit | 52d799a79f921cc47823a0455b0e646636410b65 (patch) | |
tree | f766cc147a6bfb36e931ad5c5ddf25d591b578eb /tree-diff.c | |
parent | 1baddf4b3781c0c714442adfda496d667e1850cd (diff) | |
download | git-52d799a79f921cc47823a0455b0e646636410b65.tar.gz git-52d799a79f921cc47823a0455b0e646636410b65.tar.xz |
grep: continue case insensitive fixed string search after NUL chars
Functions for C strings, like strcasestr(), can't see beyond NUL
characters. Check if there is such an obstacle on the line and try
again behind it.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-diff.c')
0 files changed, 0 insertions, 0 deletions