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

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


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: 371231f793738b949cec5a27ded0579e3d99ed93
      https://github.com/openvswitch/ovs/commit/371231f793738b949cec5a27ded0579e3d99ed93
  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