relabel: fix infinite recursion in relabel_bse()
Reported by František Blahoudek. * spot/tl/relabel.cc: Fix. * tests/core/ltlrel.test: Add test case. * NEWS: Mention the bug.
This commit is contained in:
parent
1c8c86914f
commit
dc5237c7e7
3 changed files with 16 additions and 2 deletions
1
NEWS
1
NEWS
|
|
@ -4,6 +4,7 @@ New in spot 2.0.1a (not yet released)
|
|||
|
||||
* Fix compilation error observed with Clang++ 3.7.1 and GCC 6.1.1
|
||||
headers.
|
||||
* Fix an infinite recursion in relabel_bse().
|
||||
|
||||
New in spot 2.0.1 (2016-05-09)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue