about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-04-08 00:48:36 +0200
committerLars Hjemli <hjemli@gmail.com>2010-04-08 00:48:36 +0200
commitce761fde0772236a11b41270f9254c515f724ad5 (patch)
tree8a7922811e56727c1444a3a93deecef2d2c08841 /.gitignore
parentClear the whole context (diff)
downloadcgit-pink-ce761fde0772236a11b41270f9254c515f724ad5.tar.gz
cgit-pink-ce761fde0772236a11b41270f9254c515f724ad5.zip
shared.c: avoid memory leak during diff
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ow=1'>expand: Fix buffer overflow in expandmetaHerbert Xu 2018-04-02builtin: Move echo space/nl handling into print_escape_strHerbert Xu 2018-04-02builtin: Fix echo performance regressionHerbert Xu 2018-04-02expand: Fix ghost fields with unquoted $@/$*Herbert Xu 2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xu