Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libXt
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • xorgxorg
  • lib
  • libXt
  • Merge requests
  • !9

fix covscan complains

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Benjamin Tissoires requested to merge bentiss/libxt:wip/fix-covscan into master Apr 12, 2019
  • Overview 0
  • Commits 3
  • Pipelines 0
  • Changes 5

Covscan found out some more memory leaks on libXt.

Most of them are valid, but here and there covscan can get lost.

Remove those complains and try to make the code clearer and less confusing for covscan.

Signed-off-by: Benjamin Tissoires benjamin.tissoires@gmail.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/fix-covscan