glusterfs/libglusterfs
Yaniv Kaul 01f3358501 libglusterfs/src/dict.c : consistent initialization of parameters.
Some were assigned NULL, for no good reason, some were assigned proper
initial value. Made them all consistent, as much as possible, to be
assigned reasonable initial values.
No expected functional changes (and I also assume the compiler
already did most of this work behind the scenes anyway, so no
performance implications either).

Compile-tested only!

updates: bz#1193929
Signed-off-by: Yaniv Kaul <ykaul@redhat.com>

Change-Id: I2bc0d4f2221124b5f9ef6150c86b7259074e7013
2018-11-27 05:30:02 +00:00
..