Fix a memory leak in Cou99 statistics.
* src/tgbaalgos/gtec/ce.cc (couvreur99_check_result::acss_states): Delete the iterator after using it. * src/tgbatest/emptchkr.test: Run 'randtgba -z' with valgrind too.
This commit is contained in:
parent
99884e8e0f
commit
79cb3ff512
3 changed files with 17 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix a memory leak in Cou99 statistics.
|
||||
|
||||
* src/tgbaalgos/gtec/ce.cc (couvreur99_check_result::acss_states):
|
||||
Delete the iterator after using it.
|
||||
* src/tgbatest/emptchkr.test: Run 'randtgba -z' with valgrind too.
|
||||
|
||||
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix a longstanding bug in our implementation of GV04.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue