summaryrefslogtreecommitdiffstats
path: root/compile
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2010-09-08 15:39:30 -0700
committerNathan Kinder <nkinder@redhat.com>2010-09-09 13:40:36 -0700
commitcbe3d10359fa9099820423da9f7d60d91634dcec (patch)
tree12d07c017dddc262830b6c092a6d8e797f5fcda8 /compile
parentd649d3328dc2a3b6ed044966d374201a5bad6686 (diff)
downloadds-cbe3d10359fa9099820423da9f7d60d91634dcec.tar.gz
ds-cbe3d10359fa9099820423da9f7d60d91634dcec.tar.xz
ds-cbe3d10359fa9099820423da9f7d60d91634dcec.zip
Bug 630094 - (cov#15455) Remove deadcode in attr_index_config()
If the index types (argv[1]) are not specified, attr_index_config() bails. We can remove some dead code where we check if "argc == 1" later in the function since that case can never happen. Additionally, we need to check if argc is 0, or if argv is NULL before attempting to parse the list of attributes to be indexed.
Diffstat (limited to 'compile')
0 files changed, 0 insertions, 0 deletions