https://github.com/ekg/freebayes
Revision df9bb28940eb6f0f0fa2f0af7c19a210a6e3e6c1 authored by Erik Garrison on 23 August 2017, 00:43:35 UTC, committed by Erik Garrison on 23 August 2017, 00:43:35 UTC
The allele parser could end up in a state where we deleted alignment before
their parsed alleles were removed from the list of registered alleles. Touching
these could in turn cause segfaults and other undefined behavior. This commit
ensures we clean up the pointers to the removed alleles correctly.
1 parent b185873
History
Tip revision: df9bb28940eb6f0f0fa2f0af7c19a210a6e3e6c1 authored by Erik Garrison on 23 August 2017, 00:43:35 UTC
resolve #406
Tip revision: df9bb28

README.md

back to top