qemu-e2k/target-ppc
Jim Meyering ae21506801 ppc: avoid buffer overrun: use pstrcpy, not strncpy
A terminal NUL is required by caller's use of strchr.
It's better not to use strncpy at all, since there is no need
to zero out hundreds of trailing bytes for each iteration.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-10-05 07:58:37 -05:00
..
2012-04-15 17:10:30 +02:00
2012-06-24 01:04:52 +02:00
2012-06-24 01:04:51 +02:00
2012-06-24 01:04:43 +02:00
2012-06-24 01:04:52 +02:00
2012-06-24 01:04:43 +02:00
2012-04-07 14:00:45 +00:00
2012-06-24 01:04:52 +02:00
2012-06-24 01:04:51 +02:00
2012-06-24 01:04:52 +02:00
2011-05-22 22:31:45 +01:00