[PATCH 0/4] minor bug fixes found with clang static analysis

Colin King colin.king at canonical.com
Tue Sep 8 07:00:45 UTC 2015


From: Colin Ian King <colin.king at canonical.com>

Just some minor bug fixes, apologies for these being sent so close
to the release

Colin Ian King (4):
  cpu: maxfreq: check for unlikely event that no CPUs in cpu list
  acpi: crsdump: fix incorrect use of string size in string copies
  lib: fwts_acpi_tables: add checking for empty table parsing
  lib: fwts_acpi_table: remove dead initialisation of ptr

 src/acpi/crsdump/crsdump.c     | 7 +++----
 src/cpu/maxfreq/maxfreq.c      | 5 +++++
 src/lib/src/fwts_acpi_tables.c | 7 ++++++-
 3 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.5.0




More information about the fwts-devel mailing list