[ovs-dev] [PATCH 2/2] ovs-vsctl: Fix uninitialized variable.

Ben Pfaff blp at nicira.com
Wed Jan 27 20:32:49 UTC 2010


On Wed, Jan 27, 2010 at 03:19:41PM -0500, Jesse Gross wrote:
> When querying a row we could return an uninitialized variable in
> some cases if we can't find what we are looking for.

Thanks for catching this.

Could you add an assignment to 'final' close to the other assignments,
instead of making this an initializer though?




More information about the dev mailing list