[ovs-dev] [PATCH v2 18/26] ofp-util: Do not free() field that is not allocated.

Ben Pfaff blp at ovn.org
Fri Jul 29 22:57:42 UTC 2016


On Thu, Jul 28, 2016 at 05:56:10PM -0700, Jarno Rajahalme wrote:
> Group properties field array is not dynamically allocated, so it
> should not be freed.  This has not been a problem, as this function
> has not been called by anyone so far, but following patch will.
> 
> Signed-off-by: Jarno Rajahalme <jarno at ovn.org>

That must have been a surprise.

Acked-by: Ben Pfaff <blp at ovn.org>



More information about the dev mailing list