[Skiboot] [PATCH 0/6] scan build fixes

Balbir singh bsingharora at gmail.com
Fri May 18 09:30:59 AEST 2018


I've not had a chance to test them, just compiled them,
so it's a fun patch series for the maintainer. The real issue
is exercising the various paths fixed all in one shot.

Balbir singh (6):
  Fix strtok for previous tokens being NULL
  check for NULL input string in is_sai_loc_code
  mbox/flash: Remove dead code
  p9/stop_api: Remove unnecessary stores
  libflash/blocklevel_write: Fix missing error handling
  libflash/blocklevel.c: Remove unused store to ecc_len

 hw/fsp/fsp-leds.c     |  7 +++++--
 libc/string/strtok.c  |  5 ++++-
 libflash/blocklevel.c |  4 +++-
 libflash/mbox-flash.c |  3 ---
 libpore/p9_stop_api.C | 11 +++++------
 5 files changed, 17 insertions(+), 13 deletions(-)

-- 
2.17.0



More information about the Skiboot mailing list