commit | d968b4e240cfe39d39d80483bac8bca8716fd93c | [log] [tgz] |
---|---|---|
author | Tycho Andersen <tycho@tycho.ws> | Fri Nov 02 14:18:20 2018 -0600 |
committer | David Teigland <teigland@redhat.com> | Wed Nov 07 15:50:34 2018 -0600 |
tree | 371fb1d26f628470d1e8697b276941f2470ef473 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
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>