On Fri, Jun 5, 2015 at 10:09 PM, Ben Pfaff <[email protected]> wrote: > Ignoring the result of this function means that the caller is quite likely > blindly using the character array passed in, instead of the return value, > which leads to latent bugs. > > This would have prevented one of the bugs fixed by commit "tunneling: Fix a > tunnel name display bug". > > CC: Andy Zhou <[email protected]> > Signed-off-by: Ben Pfaff <[email protected]>
Good idea. Acked-by: Andy Zhou <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
