diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-02-17 10:13:32 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-17 10:13:32 -0800 |
commit | 790dd332c6986693b731211e49479c74c8a1894c (patch) | |
tree | b60c30af6a791ae6a238403b9037e0c78e8d1085 /rerere.c | |
parent | Merge branch 'da/user-useconfigonly' (diff) | |
parent | test-path-utils: use xsnprintf in favor of strcpy (diff) | |
download | tgif-790dd332c6986693b731211e49479c74c8a1894c.tar.xz |
Merge branch 'jk/test-path-utils-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 test-path-utils that are already safe has
been rewritten to avoid false wanings.
* jk/test-path-utils-xsnprintf:
test-path-utils: use xsnprintf in favor of strcpy
Diffstat (limited to 'rerere.c')
0 files changed, 0 insertions, 0 deletions