[ovs-git] [openvswitch/ovs] 5f7487: netlink-socket: remove local variable in do_lookup...

GitHub noreply at github.com
Tue Sep 9 21:03:16 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5f7487da0a1659a5492baae87926e4b1293cf108
      https://github.com/openvswitch/ovs/commit/5f7487da0a1659a5492baae87926e4b1293cf108
  Author: Nithin Raju <nithin at vmware.com>
  Date:   2014-09-09 (Tue, 09 Sep 2014)

  Changed paths:
    M lib/netlink-socket.c

  Log Message:
  -----------
  netlink-socket: remove local variable in do_lookup_genl_family.

'sock' is not initialized and hence should not be un-initialized
as well in the failure path.

Reported-by: Gurucharan Shetty <shettyg at nicira.com>
Signed-off-by: Nithin Raju <nithin at vmware.com>
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>




More information about the git mailing list