sepsets: fix infinite loop
* tests/core/sepsets.test: New test case. * spot/twaalgos/sepsets.cc: Fix the code. * NEWS: Mention the problem.
This commit is contained in:
parent
936481dcbd
commit
26e2f9cec8
3 changed files with 34 additions and 12 deletions
5
NEWS
5
NEWS
|
|
@ -1,6 +1,9 @@
|
|||
New in spot 2.7.3.dev (not yet released)
|
||||
|
||||
Nothing yet.
|
||||
Bugs fixed:
|
||||
|
||||
- separate_sets_here() (and therefore autfilt --separate-sets) could
|
||||
loop infinitely on some inputs.
|
||||
|
||||
New in spot 2.7.3 (2019-04-19)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue