diff options
author | Tycho Andersen <tycho@tycho.ws> | 2018-11-02 14:18:20 -0600 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2018-11-07 15:50:34 -0600 |
commit | d968b4e240cfe39d39d80483bac8bca8716fd93c (patch) | |
tree | 371fb1d26f628470d1e8697b276941f2470ef473 /fs/dlm/recover.h | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) | |
download | linux-d968b4e240cfe39d39d80483bac8bca8716fd93c.tar.gz linux-d968b4e240cfe39d39d80483bac8bca8716fd93c.tar.bz2 linux-d968b4e240cfe39d39d80483bac8bca8716fd93c.zip |
dlm: fix invalid free
dlm_config_nodes() does not allocate nodes on failure, so we should not
free() nodes when it fails.
Signed-off-by: Tycho Andersen <tycho@tycho.ws>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/dlm/recover.h')
0 files changed, 0 insertions, 0 deletions