summaryrefslogtreecommitdiff
path: root/git-gui/lib/remote_branch_delete.tcl
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2011-12-18 00:03:22 -0500
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-12-18 00:11:54 -0800
commit2c47789d817aaf745a5ce5d5f79619c634cc8566 (patch)
treec5a700e745a7d67910a182dbc2cd1d2aeb133c45 /git-gui/lib/remote_branch_delete.tcl
parentbuiltin-commit: Two trivial style-cleanups (diff)
downloadtgif-2c47789d817aaf745a5ce5d5f79619c634cc8566.tar.xz
commit, merge: initialize static strbuf
Strbufs cannot rely on static all-zero initialization; instead, they must use STRBUF_INIT to point to the "slopbuf". Without this patch, "git commit --no-message" segfaults reliably. Fix the same issue in builtin/merge.c as well. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/remote_branch_delete.tcl')
0 files changed, 0 insertions, 0 deletions