<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-application/src, branch 0.4.93</title>
<subtitle>Ayatana Indicator Application Service

</subtitle>
<id>https://cgit.arctica-project.org/ayatana-indicator-application/atom?h=0.4.93</id>
<link rel='self' href='https://cgit.arctica-project.org/ayatana-indicator-application/atom?h=0.4.93'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/'/>
<updated>2012-03-13T00:52:28+00:00</updated>
<entry>
<title>change local guint8 fields that get left-shifted to guint32 to prevent overflow, as reported by coverity in lp bug #944234</title>
<updated>2012-03-13T00:52:28+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-03-13T00:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=256988db2ddd0999cc64f55250062f0382b6cf49'/>
<id>urn:sha1:256988db2ddd0999cc64f55250062f0382b6cf49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix small memory leak by freeing string returned by dbus_g_method_get_sender.</title>
<updated>2012-03-12T21:30:54+00:00</updated>
<author>
<name>Hernando Torque</name>
<email>sirius@sonnenkinder.org</email>
</author>
<published>2012-03-12T21:30:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=67847ad55bb506b526be3ad43c785bc9eb18a42e'/>
<id>urn:sha1:67847ad55bb506b526be3ad43c785bc9eb18a42e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleaning up switch statement to be more readable</title>
<updated>2012-03-02T23:02:32+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-03-02T23:02:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=5960d8f7683d83a8e20a4eb924a506afa33e8adc'/>
<id>urn:sha1:5960d8f7683d83a8e20a4eb924a506afa33e8adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make proper use of g_variant_builder_init()</title>
<updated>2012-03-02T05:16:38+00:00</updated>
<author>
<name>Ryan Lortie</name>
<email>desrt@desrt.ca</email>
</author>
<published>2012-03-02T05:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=a140461aa560bb000853903787d7e4643858767e'/>
<id>urn:sha1:a140461aa560bb000853903787d7e4643858767e</id>
<content type='text'>
GVariantBuilder can only infer the proper type for non-empty arrays.  If
an array may be empty, the full definite type must be given to
g_variant_builder_init().

</content>
</entry>
<entry>
<title>Free the result of g_dbus_proxy_call_finish after use</title>
<updated>2012-02-11T10:58:54+00:00</updated>
<author>
<name>Sven Baars</name>
<email>svenb.linux@gmail.com</email>
</author>
<published>2012-02-11T10:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=6d9ffd0af933bcc154d97f83f2385b8b7df70c74'/>
<id>urn:sha1:6d9ffd0af933bcc154d97f83f2385b8b7df70c74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding in a code coverage based build target</title>
<updated>2012-02-08T17:03:52+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-08T17:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=16527352ce17d93f1af9cb7f424ff7335b4032a1'/>
<id>urn:sha1:16527352ce17d93f1af9cb7f424ff7335b4032a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing useless variable setting</title>
<updated>2012-02-08T16:59:30+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-08T16:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=4e1deeb8bcec30c2cfe994c670695aa7d3044f49'/>
<id>urn:sha1:4e1deeb8bcec30c2cfe994c670695aa7d3044f49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, forgot one</title>
<updated>2012-02-04T04:13:38+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-04T04:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=a85b08ad050bf8e1acd39f58c5d3984eefd57e6a'/>
<id>urn:sha1:a85b08ad050bf8e1acd39f58c5d3984eefd57e6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Making sure to initial string pointers</title>
<updated>2012-02-04T04:12:26+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-04T04:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=4145c58e2ee3191f2557f1e558adda0d1f387223'/>
<id>urn:sha1:4145c58e2ee3191f2557f1e558adda0d1f387223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure to initialize values before free'ing them</title>
<updated>2012-02-04T04:10:50+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-02-04T04:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/ayatana-indicator-application/commit/?id=ee1ac0d31371b8c472c44715eb7dce36b2793cc5'/>
<id>urn:sha1:ee1ac0d31371b8c472c44715eb7dce36b2793cc5</id>
<content type='text'>
</content>
</entry>
</feed>
