On 30 May 2012 05:59, Crístian Viana <via...@linux.vnet.ibm.com> wrote: > Replace some "strcpy" and "strncpy" calls by "pstrcpy" because the former ones > may cause buffer overflow and may also not write a null-terminating character > at > the end of the resulting string > > Signed-off-by: Crístian Viana <via...@linux.vnet.ibm.com>
Nak. This is duplicating a much better patchset from Jim Meyering: http://lists.gnu.org/archive/html/qemu-devel/2012-05/msg01151.html -- PMM