Fix a memory leak in randltl.
* src/ltltest/randltl.cc: Free the atomic properties from AP before exit.
This commit is contained in:
parent
edd4b2b532
commit
058bb83c6d
2 changed files with 16 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2009-09-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix a memory leak in randltl.
|
||||
|
||||
* src/ltltest/randltl.cc: Free the atomic properties from AP
|
||||
before exit.
|
||||
|
||||
2009-09-04 Damien Lefortier <dam@lrde.epita.fr>
|
||||
|
||||
Add an algorithm (from Couvreur) working on BDDs to reduce the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue