diff options
author | Orgad Shaneh <orgads@gmail.com> | 2012-12-30 13:52:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-01-01 16:27:27 -0800 |
commit | 0e901d24fd70630ffed5411e6217c2dfce9c8da6 (patch) | |
tree | b67631a2c0b023a1bc45f2a304cac83c0347d198 /builtin/ls-tree.c | |
parent | Git 1.7.9.7 (diff) | |
download | tgif-0e901d24fd70630ffed5411e6217c2dfce9c8da6.tar.xz |
gitweb: fix error in sanitize when highlight is enabled
$1 becomes undef by internal regex, since it has no capture groups.
Match against accpetable control characters using index() instead of a regex.
Signed-off-by: Orgad Shaneh <orgads@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/ls-tree.c')
0 files changed, 0 insertions, 0 deletions