Bug 112899 - [GStreamer] New reference returned by g_main_context_new() must be freed
Summary: [GStreamer] New reference returned by g_main_context_new() must be freed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sudarsana Nagineni (babu)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-21 04:44 PDT by Sudarsana Nagineni (babu)
Modified: 2013-03-21 09:48 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2013-03-21 04:58 PDT, Sudarsana Nagineni (babu)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sudarsana Nagineni (babu) 2013-03-21 04:44:50 PDT
New reference returned by g_main_context_new() must be freed in AudioFileReader::createBus().
Comment 1 Sudarsana Nagineni (babu) 2013-03-21 04:58:47 PDT
Created attachment 194232 [details]
Patch
Comment 2 Philippe Normand 2013-03-21 06:26:38 PDT
Thanks!
Comment 3 Sudarsana Nagineni (babu) 2013-03-21 09:20:22 PDT
Thanks for reviewing. Found an another leak in the same function while running  EFL's MiniBrowser under valgrind. I will create a new bug and upload patch.
Comment 4 WebKit Review Bot 2013-03-21 09:48:00 PDT
Comment on attachment 194232 [details]
Patch

Clearing flags on attachment: 194232

Committed r146479: <http://trac.webkit.org/changeset/146479>
Comment 5 WebKit Review Bot 2013-03-21 09:48:04 PDT
All reviewed patches have been landed.  Closing bug.