zephyr/samples
Kumar Gala 9fa8674239 samples: fs: Fix possible integer overflow
We are doing math of two 32-bit numbers and assigning into a 64-bit
result.  Add explicit cast of one of the values being multipled to get
explicit promotion.

Fixes: #13883
Coverity CID: 190930

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-03-02 17:38:23 +01:00
..
application_development doc: change board dts documentation with new URLs 2019-02-05 07:04:40 -05:00
basic samples: basic: fix nRF52 PWM name in blink_led/fade_led samples 2019-02-27 12:22:42 -06:00
bluetooth include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
boards samples/96b_argonkey: microphone: Fix coverity bug 190958 2019-02-27 10:02:49 -06:00
cpp_synchronization cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
crypto/mbedtls_benchmark libc: fix CONFIG_STDOUT_CONSOLE semantics 2019-02-26 08:00:33 -06:00
display cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
drivers cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
gui cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
hello_world cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mpu shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE 2019-02-20 07:31:35 -05:00
net samples: net: coap_client: Fix coverity issue 2019-03-01 19:44:11 +01:00
nfc/nfc_hello cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
philosophers libc: fix CONFIG_STDOUT_CONSOLE semantics 2019-02-26 08:00:33 -06:00
portability tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
sensor samples: fxos8700-hid: Use HID Device interface 2019-02-08 11:23:04 -05:00
shields driver/sensor: lps25hb: align driver to auto-generated dts macros 2019-02-01 04:19:42 -06:00
subsys samples: fs: Fix possible integer overflow 2019-03-02 17:38:23 +01:00
synchronization arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
testing/integration cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
userspace userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
xtensa_asm2 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00