otf_product: fix deletion of iter_cache_
Fixes #152, reported by Valentin Iovene. * spot/twa/twaproduct.cc (~twa_product): Delete iter_cache_. * tests/python/otfcrash.py: New file. * tests/Makefile.am: Add it. * NEWS: Mention the bug.
This commit is contained in:
parent
e86370f894
commit
3a3913cf50
4 changed files with 46 additions and 0 deletions
|
|
@ -303,6 +303,7 @@ TESTS_python = \
|
|||
python/ltsmin.ipynb \
|
||||
python/minato.py \
|
||||
python/optionmap.py \
|
||||
python/otfcrash.py \
|
||||
python/parsetgba.py \
|
||||
python/piperead.ipynb \
|
||||
python/prodexpt.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue