author | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Dec 2011 05:47:51 +0000 (21:47 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Dec 2011 05:47:51 +0000 (21:47 -0800) |
* ab/clang-lints:
cast variable in call to free() in builtin/diff.c and submodule.c
apply: get rid of useless x < 0 comparison on a size_t type
cast variable in call to free() in builtin/diff.c and submodule.c
apply: get rid of useless x < 0 comparison on a size_t type
1 | 2 | |||
---|---|---|---|---|
builtin/apply.c | patch | | diff1 | | diff2 | | blob | history |
submodule.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin/apply.c
Simple merge
diff --cc submodule.c
Simple merge