[ovs-git] [openvswitch/ovs] 607ab0: flow: fix a possible memory leak in parse_ct_state

Ben Pfaff noreply at github.com
Tue Feb 5 00:15:00 UTC 2019


  Branch: refs/heads/branch-2.8
  Home:   https://github.com/openvswitch/ovs
  Commit: 607ab032eadcc6123fc879cc90de3c44a157e9c2
      https://github.com/openvswitch/ovs/commit/607ab032eadcc6123fc879cc90de3c44a157e9c2
  Author: Li RongQing <lirongqing at baidu.com>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
    M lib/flow.c

  Log Message:
  -----------
  flow: fix a possible memory leak in parse_ct_state

state_s should be freed always before exit parse_ct_state

Fixes: b4293a336d8d ("conntrack: Move ct_state parsing to lib/flow.c")
Acked-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Li RongQing <lirongqing at baidu.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list