chiark / gitweb /
Fix a few of the things the Clang static analyzer detects:
authorRichard Kettlewell <richard@deodand>
Thu, 17 Jun 2010 19:28:39 +0000 (20:28 +0100)
committerRichard Kettlewell <richard@deodand>
Thu, 17 Jun 2010 19:28:39 +0000 (20:28 +0100)
commit375d9478a5b6b14bfb5f6e1a054e900a18e40717
treec421d681b5c4983c3ea9bff2bee42a0235bd8f0a
parentf87532949a0834686852e1cf59519d948c59eee7
Fix a few of the things the Clang static analyzer detects:
 - some unused variables
 - disorder-dump -r was broken
lib/cgi.c
lib/client.c
plugins/exec.c
server/dump.c
server/schedule.c
server/server.c