Files
esp-idf/components
lly 367677c3bb ble_mesh: Fix dereferencing pointer before checking for NULL [Zephyr]
The publication context is checked for NULL in bt_mesh_model_publish()
however it was dereferenced before that. Move the assignment to
ctx.send_rel to the same place where other ctx members are set.
2020-05-13 03:40:30 +00:00
..
2020-04-28 12:39:54 +08:00
2020-04-28 12:39:54 +08:00
2019-08-21 18:55:32 +10:00
2020-03-10 20:01:39 +08:00
2018-10-20 12:07:24 +08:00
2020-02-13 14:20:30 +08:00