zephyr/subsys
Piotr Zierhoffer bb66b298e9 net: ip: ipv6_nbr: Fix uninitialized variable in ipv6_nbr
Setting it to UINT32_MAX, as it is subsequently overwritten with
MIN(oldest, something_else).

Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>
2019-11-12 16:12:10 +01:00
..
bluetooth Bluetooth: hci_raw: Fix buffer init after allocation 2019-11-12 16:59:43 +02:00
console kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
cpp kconfig: cpp: Have LIB_CPLUSPLUS depend on ! MINIMAL_LIBC 2019-11-05 16:19:27 +01:00
debug debug: tracing: Use proper API to fetch thread name 2019-11-12 14:27:21 +01:00
dfu flash_img: add error check to 'flash_progressive_erase' 2019-11-06 21:41:14 +01:00
disk kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fb kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
fs kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
jwt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
logging kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
mgmt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
net net: ip: ipv6_nbr: Fix uninitialized variable in ipv6_nbr 2019-11-12 16:12:10 +01:00
power cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random subsys/random: Add cryptographically secure and bulk fill functions 2019-11-05 19:36:42 +01:00
settings kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell shell: Use temp_buffer in tab completion 2019-11-08 12:29:24 -05:00
stats cleanup: include/: move stats.h to stats/stats.h 2019-06-27 22:55:49 -04:00
storage kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
testsuite kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
usb driver: uart: make deprecation effective 2019-11-07 12:44:15 -06:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00