[ovs-git] [openvswitch/ovs] edc0e8: xcache: Handle null argument for xlate_cache_unini...

GitHub noreply at github.com
Thu Dec 21 22:10:31 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: edc0e86d31d6dcb30d04eeb7c098cac389fea45b
      https://github.com/openvswitch/ovs/commit/edc0e86d31d6dcb30d04eeb7c098cac389fea45b
  Author: Justin Pettit <jpettit at ovn.org>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M ofproto/ofproto-dpif-xlate-cache.c

  Log Message:
  -----------
  xcache: Handle null argument for xlate_cache_uninit().

Most other OVS libraries' delete and uninitialization functions allow a
null argument, but this one would cause a segfault.

Signed-off-by: Justin Pettit <jpettit at ovn.org>
Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>
Acked-by: Ben Pfaff <blp at ovn.org>


  Commit: bfc691bb2432b9d20bc51ba1f18bdfbffabe440f
      https://github.com/openvswitch/ovs/commit/bfc691bb2432b9d20bc51ba1f18bdfbffabe440f
  Author: Justin Pettit <jpettit at ovn.org>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M ofproto/ofproto-dpif-upcall.h
    M ofproto/ofproto-dpif-xlate.c

  Log Message:
  -----------
  ofproto-dpif: Fix a couple minor issues in comments.

Signed-off-by: Justin Pettit <jpettit at ovn.org>
Reviewed-by: Yifeng Sun <pkusunyifeng at gmail.com>
Acked-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/fa233667eeca...bfc691bb2432


More information about the git mailing list