qemu-patch-raspberry4/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
..
cpu-qom.h
cpu.h PPC: BookE206: Bump MAS2 to 64bit 2012-06-24 01:04:52 +02:00
excp_helper.c
fpu_helper.c
helper.c
helper.h
helper_regs.h
int_helper.c
kvm.c ppc: avoid buffer overrun: use pstrcpy, not strncpy 2012-10-05 07:58:37 -05:00
kvm_ppc.c
kvm_ppc.h
machine.c
Makefile.objs
mem_helper.c
mfrom_table.c
mfrom_table_gen.c
misc_helper.c
mmu_helper.c Make target_phys_addr_t 64 bits unconditionally 2012-10-04 19:46:18 -05:00
mpic_helper.c
STATUS
timebase_helper.c
translate.c Emit debug_insn for CPU_LOG_TB_OP_OPT as well. 2012-09-27 21:38:50 +02:00
translate_init.c win32: provide separate macros for weak decls and definitions 2012-08-15 13:26:03 -05:00