coreboot-kgpe-d16/src/cpu
Ryan Salsamendi 312b23522a cpu/x86/name: Fix undefined behavior
Fixes report found by undefined behavior sanitizer. Dereferencing a
pointer that's not aligned to the size of access is undefined behavior.
Remove unnecessary memset().

Change-Id: I1362a3eb8c97f5c7e848d75f8d1a219968a7ef9e
Signed-off-by: Ryan Salsamendi <rsalsamendi@hotmail.com>
Reviewed-on: https://review.coreboot.org/20452
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2017-07-03 17:15:28 +00:00
..
allwinner cpu/allwinner/a10/clock.h: Add missing bracket 2017-06-22 16:05:28 +00:00
amd cpu/amd: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:34 +00:00
armltd vboot2: add verstage 2015-01-27 01:41:40 +01:00
dmp buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
intel cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
qemu-power8 cpu/qemu-power8: don't enable it for qemu-x86 2016-02-19 20:03:52 +01:00
qemu-x86 qemu-x86: Enable SMP support 2015-12-08 15:54:27 +01:00
ti ti/beaglebone: Define arch for omap-header build 2016-12-18 22:18:37 +01:00
via cpu/*: Add whitespace around '<<' 2017-06-28 00:23:32 +00:00
x86 cpu/x86/name: Fix undefined behavior 2017-07-03 17:15:28 +00:00
Kconfig arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
Makefile.inc Microcode: Show a useful warning when microcode bins are missing 2016-12-28 03:36:10 +01:00