Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SpotSpot
  • SpotSpot
  • Repository
Switch branch/tag
  • spot
  • src
  • tgbaalgos
  • scc.hh
Find file BlameHistoryPermalink
  • Alexandre Duret-Lutz's avatar
    Test "ltl2tgba -FC" and plug the memory leaks of scc_map. · 35298429
    Alexandre Duret-Lutz authored May 28, 2009
    * src/tgbaalgos/scc.hh (scc_map::~scc_map): Declare it.
    * src/tgbaalgos/scc.cc (scc_map::~scc_map): Implement it.
    (scc_map::build_map): Delete duplicate states.
    * src/tbbatest/ltl2tgba.test: Run ltl2tgba -FV to catch
    memory leaks with valgrind.
    35298429