[ovs-dev] [PATCH 1/2] ovn-controller: Fix memory leak and bug in setup_qos().

Russell Bryant russell at ovn.org
Thu Feb 2 06:16:11 UTC 2017


On Wed, Feb 1, 2017 at 12:22 PM, Ben Pfaff <blp at ovn.org> wrote:

> The caller of netdev_get_qos() is responsible for freeing its 'details'
> smap.
>
> Also, the previous qdisc details, for some arbitrary previous type of QoS,
> aren't relevant for changing the type of QoS.
>
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  ovn/controller/binding.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
>

Acked-by: Russell Bryant <russell at ovn.org>


More information about the dev mailing list