zephyr/tests
Leandro Pereira dd740c164b tests: crypto: Do not use unitialized variable
The `z` vector was not initialized in the call to
uECC_vli_nativeToBytes(), resulting in undefined behavior.  Use the
properly initialized `exp_z` array instead.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-08-19 07:48:07 -04:00
..
benchmarks tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
bluetooth Bluetooth: controller: Split Ext Scan Filter Policies out 2017-08-15 22:55:15 +03:00
booting/stub
compliance
crypto tests: crypto: Do not use unitialized variable 2017-08-19 07:48:07 -04:00
drivers tests: update min ram requirements and filters 2017-08-14 13:28:42 -04:00
include tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
kernel schedule_api: fix stack overflow on xt-sim 2017-08-16 10:59:10 -07:00
lib/json
net net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
power doc: fix misspellings and missing EOF newlines 2017-08-16 17:38:41 -05:00
shell
subsys
unit
ztest tests: ztest: remove confusing tc_start() in ztest framework 2017-08-16 21:29:00 -04:00
Kconfig
Makefile
Makefile.test