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]> -- Russell Bryant _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
