Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !169

Draft: Leak Fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Hans-Nikolai Viessmann requested to merge hans/sac2c:hans-address-sanitizer into develop Jan 31, 2022
  • Overview 0
  • Commits 8
  • Changes 30

With this we introduce some memory leak fixes. Some were found using valgrind, other using GCC/Clang static analyses.

Todo

  • fixes need to be checked that don't cause issues further along the compilation stages (such as with the AST)
  • integrate memory leak checks into CI
  • integrate other checks like CWE (https://cwe.mitre.org/) stuff
Edited Oct 03, 2023 by Thomas Koopman
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hans-address-sanitizer