<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libical-git.git/src, branch fixthreading</title>
<subtitle>github.com: libical/libical.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/'/>
<entry>
<title>src/libical/icaltimezone.c - fix threading problems on BSD-type systems</title>
<updated>2018-01-27T17:01:52+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-27T17:01:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=4cee1aca2034c0c9895bbbeddd1ab12ec48fd02f'/>
<id>4cee1aca2034c0c9895bbbeddd1ab12ec48fd02f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/python/Collection.py, src/python/Component.py - reduce calls to len()</title>
<updated>2018-01-21T17:47:16+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-12-19T20:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=472936612e2ee89e5f8d608cf93d8ffc3e92a12c'/>
<id>472936612e2ee89e5f8d608cf93d8ffc3e92a12c</id>
<content type='text'>
Issue#322
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue#322
</pre>
</div>
</content>
</entry>
<entry>
<title>icalarray.c - minor coding style</title>
<updated>2018-01-20T22:32:20+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-20T22:32:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=ea88af60c3e230e6533f1f10c9d444e030863511'/>
<id>ea88af60c3e230e6533f1f10c9d444e030863511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>icalvalue.c, sspm.c - fallthrough comments</title>
<updated>2018-01-20T22:31:38+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2018-01-20T22:31:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=166b899ea14735a7557b5b7ed1f07ac53ea1a6b2'/>
<id>166b899ea14735a7557b5b7ed1f07ac53ea1a6b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>null pointer passed as argument 2 to memcpy(), which is declared to never be null</title>
<updated>2018-01-20T15:25:09+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2018-01-17T17:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=bc7dae39069728c09ee3ab06144024dd38d6cefa'/>
<id>bc7dae39069728c09ee3ab06144024dd38d6cefa</id>
<content type='text'>
Signed-off-by: Allen Winter &lt;allen.winter@kdab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Allen Winter &lt;allen.winter@kdab.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>src/libicalss/CMakeLists.txt - add dependency to ical-header</title>
<updated>2017-11-16T23:19:15+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-11-16T23:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=2f5f57552cc43eb56b654ba152bff648ada3d369'/>
<id>2f5f57552cc43eb56b654ba152bff648ada3d369</id>
<content type='text'>
ISSUE#321
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ISSUE#321
</pre>
</div>
</content>
</entry>
<entry>
<title>icaltimezone.c - Fix a multi-threaded deadlock in icaltimezone_load_builtin_timezone()</title>
<updated>2017-11-13T23:37:13+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-11-13T23:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=0b4743a6c218893286f41b611f3057f683c6c691'/>
<id>0b4743a6c218893286f41b611f3057f683c6c691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/test/timezones.c - Fix possible use-after-free in 'timezones' test</title>
<updated>2017-11-02T21:54:41+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-11-02T21:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=bc05dbba79021b7373681cc982ddee04d1ba126e'/>
<id>bc05dbba79021b7373681cc982ddee04d1ba126e</id>
<content type='text'>
also allow success if less then 2% failure

From c1485563af90468704d835a5f9af506ead1de861 Mon Sep 17 00:00:00 2001
From: Milan Crha &lt;mcrha@redhat.com&gt;
Date: Wed, 1 Nov 2017 18:14:23 +0100
Subject: [PATCH 3/3] Fix possible use-after-free in 'timezones' test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also allow success if less then 2% failure

From c1485563af90468704d835a5f9af506ead1de861 Mon Sep 17 00:00:00 2001
From: Milan Crha &lt;mcrha@redhat.com&gt;
Date: Wed, 1 Nov 2017 18:14:23 +0100
Subject: [PATCH 3/3] Fix possible use-after-free in 'timezones' test
</pre>
</div>
</content>
</entry>
<entry>
<title>src/test/libical-glib/array.py -  increase element size</title>
<updated>2017-11-02T21:53:26+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-11-02T21:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=7449676babdff92a2f2f6b04186413d6a89bfc63'/>
<id>7449676babdff92a2f2f6b04186413d6a89bfc63</id>
<content type='text'>
From: Milan Crha &lt;mcrha@redhat.com&gt;
Date: Wed, 1 Nov 2017 16:17:49 +0100
Subject: [PATCH 1/3] Increase element size in libical-glib/array.py test

The element size 100 was not enough to hold the whole object
on ppc64, ppc64le, aarch64 and s390x architectures, causing objects
breakages and later even crashes. Hence increase the element size.
The size 128 is enough, but use higher value, to have some room
for the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From: Milan Crha &lt;mcrha@redhat.com&gt;
Date: Wed, 1 Nov 2017 16:17:49 +0100
Subject: [PATCH 1/3] Increase element size in libical-glib/array.py test

The element size 100 was not enough to hold the whole object
on ppc64, ppc64le, aarch64 and s390x architectures, causing objects
breakages and later even crashes. Hence increase the element size.
The size 128 is enough, but use higher value, to have some room
for the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>icaltimezone.c - fix build without PTHREADS</title>
<updated>2017-10-26T21:18:51+00:00</updated>
<author>
<name>Allen Winter</name>
<email>allen.winter@kdab.com</email>
</author>
<published>2017-10-26T21:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/libical-git.git/commit/?id=8d9c4c9d189dfcec4f53dd074b7e2b1d3e8354b2'/>
<id>8d9c4c9d189dfcec4f53dd074b7e2b1d3e8354b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
