about summary refs log tree commit diff
path: root/ui-plain.c
diff options
context:
space:
mode:
authorLukasz Janyst <ljanyst@cern.ch>2011-03-05 14:10:55 +0100
committerLars Hjemli <hjemli@gmail.com>2011-03-05 14:13:06 +0100
commit7f3c6e0ce9b41142cf2707af100992acdce059df (patch)
tree119a1920c85adcc65017afc8d9d95ab3e2bafef4 /ui-plain.c
parentMerge branch 'stable' (diff)
downloadcgit-pink-7f3c6e0ce9b41142cf2707af100992acdce059df.tar.gz
cgit-pink-7f3c6e0ce9b41142cf2707af100992acdce059df.zip
ui-diff.c: avoid html injection
When path-filtering was used in commit-view, the path filter was
included without proper html escaping. This patch closes the hole.

Signed-off-by: Lukasz Janyst <ljanyst@cern.ch>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-plain.c')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/bin/qf.c?id=07596633a2d95ff24de1a7a6b9df64534cd9e82e&follow=1'>Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe