summaryrefslogtreecommitdiff
path: root/fs/dlm/lock.c
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2008-01-15 00:48:58 +0300
committerDavid Teigland <teigland@redhat.com>2008-01-30 20:04:42 +0300
commitce5246b972f7514af899a63c0faf831d05ed5ee1 (patch)
treefe7c58c280bde924f88adf5da2620ecf433293bd /fs/dlm/lock.c
parent755b5eb8bac90b35dc901465a06081aaad94e9ae (diff)
downloadlinux-ce5246b972f7514af899a63c0faf831d05ed5ee1.tar.xz
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: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/lock.c')
0 files changed, 0 insertions, 0 deletions