[ovs-dev] [PATCH v2] windows: Fix uninitialized variable in netlink-socket

Ben Pfaff blp at ovn.org
Wed Mar 8 00:34:19 UTC 2017


On Mon, Mar 06, 2017 at 04:22:39PM +0000, Alin Serdean wrote:
> From: Alin Serdean <aserdean at cloudbasesolutions.com>
> 
> The variable `request_nlmsg` was used without being initialized.
> 
> This patch assigns a value to it before being used.
> 
> Found by inspection.
> 
> Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
> ---
> v2: Change commit title

Applied to master, branch-2.7, branch-2.6.  Thank you!


More information about the dev mailing list