On Wed, Jul 04, 2018 at 03:28:33PM +0100, Ian Stokes wrote:
> This commit fixes uninitialized variable warnings in functions
> cmd_create() and cmd_get() when compiling with gcc 6.3.1 and -Werror
> by initializing variables 'symbol' and 'new' to NULL.
> 
> Cc: Alex Wang <[email protected]>
> Fixes: 07ff77ccb82a ("db-ctl-base: Make common database command code
>                       into library.")
> Signed-off-by: Ian Stokes <[email protected]>

Applied, thanks!
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to