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>
Loading
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>
mentioned in commit eabc0324
mentioned in commit afb4717a
mentioned in commit acc55568