mbed-os/connectivity
Robert Walton 9f3069f1e1 unittests: Test_LoRaMac.post_process_mcps_req: Fix segfault
We had commented out a line where we reset LoRaPHY_stub::uint16_value to
0. This was causing an invalid array access in
LoRaMac::handle_data_frame, when trying to extract the
_mps_indication.channel from list of channel_params_t returned by
lora_phy->get_phy_channels.
2021-07-27 21:09:39 +01:00
..
FEATURE_BLE cmake: Avoid linking to gcov 2021-07-22 15:41:49 +01:00
cellular unittests: Remove ATHandler test interdependencies 2021-07-27 21:09:39 +01:00
docs fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
drivers Merge pull request #14730 from Ekidna/fix/sx126x-select-pins 2021-07-21 14:52:44 +02:00
libraries CMake: Limit the mbed-stubs-nanostack-libservice to required dependency mocks 2021-07-13 05:49:53 -07:00
lorawan unittests: Test_LoRaMac.post_process_mcps_req: Fix segfault 2021-07-27 21:09:39 +01:00
lwipstack Add LWIP Broadcast option for UDP socket. 2021-06-09 01:44:51 +02:00
mbedtls CMake: Move mbedtls stub headers to the mbedtls doubles dir 2021-07-12 07:19:04 -07:00
nanostack Merge pull request #14817 from artokin/add_nanostack_system_time_callbacks_to_master 2021-07-08 14:38:18 +02:00
netsocket CMake: unittests: Show all tests in CTest report 2021-07-27 21:09:39 +01:00
nfc CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
CMakeLists.txt CMake: Create mbed-headers-ble library 2021-07-21 01:51:48 -07:00