Browse Source
Fix memory corruption issue where buffer pointer was not being advanced properly due to missing dereference. Fixes Coverity issue CID 434607 Fixes zephyrproject-rtos/zephyr#81957 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>pull/92152/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue