Skip to content
Commit e8243f32 authored by Dan Carpenter's avatar Dan Carpenter Committed by David Teigland
Browse files

dlm: silence a harmless use after free warning



We pass the freed "r" pointer back to the caller.  It's harmless but it
upsets the static checkers.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 9398a10c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment