On Thu, Apr 16, 2015 at 12:35:05PM -0400, Russell Bryant wrote: > On 04/16/2015 11:52 AM, Ben Pfaff wrote: > > In some cases 'id' could point to the static string "<None>", which was > > then passed to free() even though it must not be. This commit fixes the > > problem. > > > > Found by LLVM scan-build. > > > > Reported-by: Kevin Lo <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > Acked-by: Russell Bryant <[email protected]>
Thanks for the review. I applied this to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
