Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C concierge
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • 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
  • mad
  • concierge
  • Repository
Switch branch/tag
  • concierge
  • challenge
  • challenge.c
Find file BlameHistoryPermalink
  • anthraxx's avatar
    reduce complexity + just free() in a single place · ea0b0d95
    anthraxx authored Jun 10, 2014
    - therefor if the program gets extended, its unlikly that
      someone will forget to call free()
    - also this gets rid of copy-paste free() calls (which look stupid)
    ea0b0d95