Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
pacemaker.13547
pacemaker-crmd-dont-destroy-election-structure-...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pacemaker-crmd-dont-destroy-election-structure-twice.patch of Package pacemaker.13547
commit a6383a30d3258856efef1c067790faa78d1a5787 Author: Ken Gaillot <kgaillot@redhat.com> Date: Fri Apr 21 11:33:53 2017 -0500 Low: crmd: don't destroy election structure twice didn't cause any harm, but unnecessary diff --git a/crmd/control.c b/crmd/control.c index a9c0b731a..5d91b1d22 100644 --- a/crmd/control.c +++ b/crmd/control.c @@ -388,7 +388,6 @@ crmd_exit(int rc) free(integration_timer); integration_timer = NULL; free(finalization_timer); finalization_timer = NULL; free(election_trigger); election_trigger = NULL; - election_fini(fsa_election); free(shutdown_escalation_timer); shutdown_escalation_timer = NULL; free(wait_timer); wait_timer = NULL; free(recheck_timer); recheck_timer = NULL;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor