about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-10-08 23:23:57 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 10:54:30 +0200
commit687cdf69689edcaff8e9035af93baf1a9e71cf32 (patch)
tree1bacbdc963a38cd0befc9ddf7e4ed8d98d974fa8 /.gitignore
parentcgit.c: remove useless null check (diff)
downloadcgit-pink-687cdf69689edcaff8e9035af93baf1a9e71cf32.tar.gz
cgit-pink-687cdf69689edcaff8e9035af93baf1a9e71cf32.zip
scan-tree: remove useless strdup()
parse_configfile() takes a "const char *" and doesn't hold any
references to it after it returns; there is no reason to pass it a
duplicate.

Coverity-id: 13941
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/span>Install gnupg2 from pkgsrc and symlink gpgJune McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroe