diff options
author | Jonathan Brassow <[email protected]> | 2009-04-02 19:55:35 +0100 |
---|---|---|
committer | Alasdair G Kergon <[email protected]> | 2009-04-02 19:55:35 +0100 |
commit | a32079ce17899192a7b98a42753be467605a8b2f (patch) | |
tree | 116fefba16427c16cb792e218889aa971eab755b /net/lapb/lapb_timer.c | |
parent | 1e302a929e2da6e8448e2058e4b07b07252b57fe (diff) |
dm snapshot: persistent fix dtr cleanup
The persistent exception store destructor does not properly
account for all conditions in which it can be called. If it
is called after 'ctr' but before 'read_metadata' (e.g. if
something else in 'snapshot_ctr' fails) then it will attempt
to free areas of memory that haven't been allocated yet.
Signed-off-by: Jonathan Brassow <[email protected]>
Signed-off-by: Alasdair G Kergon <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions