Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • George Kiagiadakis
  • gst-plugins-base
  • Repository
  • gst-plugins-base
  • tools
  • gst-discoverer.c
Find file BlameHistoryPermalink
  • Vineeth TM's avatar
    discoverer: free context and error during failures · 6ee8b22c
    Vineeth TM authored Aug 17, 2015
    When g_option_context_parse or gst_discoverer_new fails, then there will
    be memory leaks for ctx and err variables. Free'ing the same.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=753701
    6ee8b22c