]> git.michaelhowe.org Git - packages/o/openafs.git/commit
kauth: Don't ignore GetExtendedCellInfo failures
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 22 Feb 2013 09:51:24 +0000 (09:51 +0000)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 22 Mar 2013 23:47:56 +0000 (16:47 -0700)
commit8bd21b891f862a8754cf32cc6d85707cdfdb52fd
tree0439db4d8747ac1122f9bb751ad8bc731b537b85
parentfff7c2fe29b5187a0c36441521d92c6513cdec88
kauth: Don't ignore GetExtendedCellInfo failures

Don't ignore a failure from afsconf_GetExtendedCellInfo, as it will
leave buffers that we later read uninitialised.

Caught by clang-analyzer

Reviewed-on: http://gerrit.openafs.org/9180
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
(cherry picked from commit 5cefa0247fe4f22f769e366a207fb177ee8fb94f)

Change-Id: I613a371f1f0ab1a739966e81965661d6cbff8e5e
Reviewed-on: http://gerrit.openafs.org/9531
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/kauth/kaserver.c