[ovs-git] [openvswitch/ovs] a4c8e0: stopwatch: Free stopwatch packets after processing

Ben Pfaff noreply at github.com
Wed May 8 17:27:29 UTC 2019


  Branch: refs/heads/branch-2.11
  Home:   https://github.com/openvswitch/ovs
  Commit: a4c8e0454bf740caf88ab334080f97e63a22d948
      https://github.com/openvswitch/ovs/commit/a4c8e0454bf740caf88ab334080f97e63a22d948
  Author: Dumitru Ceara <dceara at redhat.com>
  Date:   2019-05-08 (Wed, 08 May 2019)

  Changed paths:
    M lib/stopwatch.c

  Log Message:
  -----------
  stopwatch: Free stopwatch packets after processing

The free(pkt) call was missing inside the stopwatch_thread processing
loop.

Fixes: 484f7dbdaa2b ("stopwatch: Fix Windows incompatibility")
Acked-by: Eelco Chaudron <echaudro at redhat.com>
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list