mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 11:15:58 +00:00
When disconnecting att_reset is called and all requests are notified but instead of passing req->user_data like it should it pass the req itself which nowdays comes from a k_mem_slab, rather than being a contiguous memory that would contain the request and its user data, which would likely cause invalid access. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |