lp://staging/~indicator-applet-developers/ubuntu/precise/indicator-application/upstream
Created by
Ted Gould
and last modified
- Get this branch:
- bzr branch lp://staging/~indicator-applet-developers/ubuntu/precise/indicator-application/upstream
Members of
Indicator Applet Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- 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)
Related bugs
Bug #944234: Coverity INTEGER_OVERFLOW - CID 10716 | Medium | Fix Released | |
Bug #944236: Coverity MISSING_BREAK - CID 10717 | High | Fix Released | |
Bug #953585: small memory leak caused by inline use of dbus_g_method_get_sender() | Low | Fix Released | |
Bug #957992: memory leak + dangling pointer use in indicator_application_dispose() | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Indicator Applet Developers
- Status:
- Development
Recent revisions
- 311. By Charles Kerr
-
* New upstream release.
* Improved gcov rules in our Automake files.
* Fix parent pointer object for unity-panel-service. - 303. By Charles Kerr
-
* New upstream release.
* Fix a dbus memory leak. (LP: #953585)
* Fix potential integer overflow (LP: #944234)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)