coreboot-kgpe-d16/src
Hannah Williams 03d4ae7684 lib: Fix strncmp
strncmp continues to compare the characters in the input strings past any
null termination it may encounter. Null termination check is added.

Reviewed-on: https://chromium-review.googlesource.com/314815
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Hannah Williams <hannah.williams@intel.com>
Tested-by: Hannah Williams <hannah.williams@intel.com>
(cherry picked from commit ca7022752115eddbcb776f0c0d778249555ddf32)
Reviewed-on: https://chromium-review.googlesource.com/315130

Change-Id: Ifc378966dcf6023efe3d32b026cc89d69b0bb990
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
Reviewed-on: https://review.coreboot.org/12721
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-12-16 01:14:22 +01:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arch build system/x86: depend on directories before touch /empty targets 2015-12-16 00:43:22 +01:00
commonlib cbfs/vboot: remove firmware component support 2015-12-10 04:43:58 +01:00
console src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00
cpu src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00
device x86emu: Remove XFree86 CVS tags 2015-11-20 20:43:54 +01:00
drivers fsp1_1: supply fsp version to mrc_cache API 2015-12-11 00:20:08 +01:00
ec ec/quanta/ene_kb3940q: Fix ACPI Notice 2015-11-24 22:40:12 +01:00
include lib: Fix strncmp 2015-12-16 01:14:22 +01:00
lib lib: remove assets infrastructure 2015-12-10 04:44:09 +01:00
mainboard intel/fsp_baytrail: rename include folder baytrail to include/soc 2015-12-16 01:10:06 +01:00
northbridge x86 acpi: remove ALIGN_CURRENT macro 2015-12-15 20:12:01 +01:00
soc intel/fsp_baytrail: rename include folder baytrail to include/soc 2015-12-16 01:10:06 +01:00
southbridge southbridge/amd/sb600: Update HPET base address with #define 2015-12-16 00:56:08 +01:00
superio superio/smsc/mec1308: Fix IASL warnings 2015-11-24 22:30:19 +01:00
vendorcode lib: remove assets infrastructure 2015-12-10 04:44:09 +01:00
Kconfig src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00