On Mon, Feb 21, 2011 at 05:44:53PM -0800, Justin Pettit wrote: > Coverity #10697,10696,10695,10694,10693,10692,10691,10690
I'd prefer to use strncpy() here instead of ovs_strlcpy() because the former initializes every byte in the buffer. If we don't do that then I imagine we will get some complaints from valgrind. The kernel has to handle this right or it's a horrible security bug anyway. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev_openvswitch.org