dpif: Fix uninitialized memory accesses.
authorBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 18:46:33 +0000 (10:46 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 5 Mar 2009 18:46:33 +0000 (10:46 -0800)
commita76a315bdf5a15432d1e03bd46aee854215eabd4
tree9067df367057729bbf7c6ad28254dfff25a8552c
parent3c9a58ea269072df4baf7963caabba4a2065a3f1
dpif: Fix uninitialized memory accesses.

Found by Valgrind.

This may fix some problems found by Dan.
lib/dpif.c