mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
cleanup: clvmd skip reset of null pointer
This commit is contained in:
parent
bf19c6be2c
commit
7d49c33ffc
@ -917,6 +917,6 @@ void destroy_lvm(void)
|
||||
if (cmd) {
|
||||
memlock_dec_daemon(cmd);
|
||||
destroy_toolcontext(cmd);
|
||||
cmd = NULL;
|
||||
}
|
||||
cmd = NULL;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user