Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • 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
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • fs
  • 9p
  • v9fs.c
Find file BlameHistoryPermalink
  • Davi Arnaut's avatar
    [PATCH] V9FS: 'names_cache' memory leak · ce44eeb6
    Davi Arnaut authored Nov 07, 2005
    
    
    Data allocated with "__getname()" should always be free'd with "__putname()"
    because of the AUDITSYSCALL code.
    
    Signed-off-by: default avatarDavi Arnaut <davi.arnaut@gmail.com>
    Cc: <rminnich@lanl.gov>
    Cc: Eric Van Hensbergen <ericvh@ericvh.myip.org>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    ce44eeb6