ltl2ta: fix a crash with --ta.
* src/taalgos/tgba2ta.cc: Do not assume the input is an sba. * src/tgbatest/ltl2ta2.test: New file. * src/tgbatest/Makefile.am: Add it. * NEWS: Mention the fix.
This commit is contained in:
parent
c4307e21ae
commit
a5b6865c0b
4 changed files with 60 additions and 34 deletions
3
NEWS
3
NEWS
|
|
@ -11,6 +11,9 @@ New in spot 1.2.3a (not yet released)
|
|||
* Bug fixes:
|
||||
|
||||
- Change the Python bindings to make them compatible with Swig 3.0.
|
||||
- "ltl2tgta --ta" could crash in certain conditions due to the
|
||||
introduction of a simulation-based reduction after
|
||||
degeneralization.
|
||||
|
||||
New in spot 1.2.3 (2014-02-11)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue