small memory leak caused by inline use of dbus_g_method_get_sender()
Bug #953585 reported by
Charles Kerr
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Application Indicators |
Fix Released
|
Medium
|
Charles Kerr | ||
indicator-application (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
This was reported, and a patch submitted, by Hernando Torque at https:/
Related branches
lp://staging/~htorque/indicator-application/fix-small-memleak
- Charles Kerr (community): Approve
-
Diff: 29 lines (+6/-2)1 file modifiedsrc/application-service-watcher.c (+6/-2)
lp://staging/~indicator-applet-developers/ubuntu/precise/indicator-application/upstream
- Ken VanDine: Pending requested
-
Diff: 18972 lines (+9251/-8897)25 files modifiedChangeLog (+24/-0)
INSTALL (+7/-2)
Makefile.am (+1/-34)
Makefile.am.coverage (+48/-0)
Makefile.in (+50/-41)
aclocal.m4 (+5/-8606)
compile (+183/-16)
config.guess (+31/-18)
config.sub (+39/-26)
configure (+104/-65)
configure.ac (+5/-5)
data/Makefile.in (+5/-2)
debian/changelog (+8/-0)
depcomp (+66/-8)
install-sh (+18/-11)
m4/gcov.m4 (+13/-10)
m4/libtool.m4 (+8001/-0)
m4/ltoptions.m4 (+384/-0)
m4/ltsugar.m4 (+123/-0)
m4/ltversion.m4 (+23/-0)
m4/lt~obsolete.m4 (+98/-0)
missing (+4/-49)
src/Makefile.in (+5/-2)
src/indicator-application.c (+1/-0)
tests/Makefile.in (+5/-2)
Changed in indicator-application: | |
status: | In Progress → Fix Committed |
Changed in indicator-application: | |
milestone: | none → 0.4.93 |
Changed in indicator-application (Ubuntu): | |
status: | New → Fix Committed |
importance: | Undecided → Low |
Changed in indicator-application: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This bug was fixed in the package indicator- application - 0.4.93-0ubuntu1
--------------- application (0.4.93-0ubuntu1) precise; urgency=low
indicator-
* New upstream release: method_ get_sender( )
- Coverity INTEGER_OVERFLOW - CID 10716 (lp: #944234)
- small memory leak caused by inline use of dbus_g_
(lp: #953585)
-- Sebastien Bacher <email address hidden> Wed, 14 Mar 2012 19:28:25 +0100