Browse Source
The root cause of this issue is a modification of `struct ring_buf` in
3075a7d9
. Even though all the fields of the struct are marked as
internal, the LwM2M code is using some of them to roll back the state of
the ring buffer on failure.
Signed-off-by: Etienne de Maricourt <edmecomemail@gmail.com>
pull/86643/head
1 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue