aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-02-17 10:13:33 -0800
committerJunio C Hamano <gitster@pobox.com>2016-02-17 10:13:33 -0800
commitb1a90b68cfa3f9e1e0769c2c9fe0db012a51c818 (patch)
treeb7b82b530ad2bde1eec649dd626a45a8237278ed /builtin/commit.c
parentMerge branch 'jk/test-path-utils-xsnprintf' (diff)
parentrerere: replace strcpy with xsnprintf (diff)
downloadgit-b1a90b68cfa3f9e1e0769c2c9fe0db012a51c818.tar.gz
git-b1a90b68cfa3f9e1e0769c2c9fe0db012a51c818.zip
Merge branch 'jk/rerere-xsnprintf'
Some calls to strcpy(3) triggers a false warning from static analysers that are less intelligent than humans, and reducing the number of these false hits helps us notice real issues. A few calls to strcpy(3) in "git rerere" that are already safe has been rewritten to avoid false wanings. * jk/rerere-xsnprintf: rerere: replace strcpy with xsnprintf
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions