Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ce5246b9 authored by David Teigland's avatar David Teigland
Browse files

dlm: fix possible use-after-free



The dlm_put_lkb() can free the lkb and its associated ua structure,
so we can't depend on using the ua struct after the put.

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 755b5eb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment