about summary refs log tree commit diff
path: root/ui-refs.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-10-08 23:23:58 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 10:54:38 +0200
commit509488d85c06c66eb65bc4809f6e317c1ebe1d7a (patch)
tree9debf4331a55d57a74338abbf97d1619be20e39d /ui-refs.h
parentscan-tree: remove useless strdup() (diff)
downloadcgit-pink-509488d85c06c66eb65bc4809f6e317c1ebe1d7a.tar.gz
cgit-pink-509488d85c06c66eb65bc4809f6e317c1ebe1d7a.zip
ui-blob: remove useless null check
We have already called strlen() on "path" by the time we get here, so we
know it can't be null.

Coverity-id: 13954
Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r> 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe