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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 294637e929a7bca09a5fbfac419dc67f0b761e71
      https://github.com/openvswitch/ovs/commit/294637e929a7bca09a5fbfac419dc67f0b761e71
  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