<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/fpm, branch immutable-date</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Happy New Year</title>
<updated>2013-01-01T08:37:09+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2013-01-01T08:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a666285bc2488b7f7362368c388e41428610ad1d'/>
<id>a666285bc2488b7f7362368c388e41428610ad1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.5</title>
<updated>2012-11-28T09:38:37+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-11-28T09:38:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bc7f2b5f413c14e8b8b28660095ee9f1c7793d06'/>
<id>bc7f2b5f413c14e8b8b28660095ee9f1c7793d06</id>
<content type='text'>
* PHP-5.3:
  Fixed Bug #63581 Possible buffer overflow
  Fixed Bug #63581 Possible null dereference
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Fixed Bug #63581 Possible buffer overflow
  Fixed Bug #63581 Possible null dereference
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Bug #63581 Possible buffer overflow</title>
<updated>2012-11-28T09:35:04+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-11-28T09:35:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bc492007da8c8614545a32560c445ab4e02baed0'/>
<id>bc492007da8c8614545a32560c445ab4e02baed0</id>
<content type='text'>
In fpm-log, possible buffer overflow. Check for length is done at
the beginning of the loop, so is not done when overflow occurs
on the last loop (len = 1024 or 1025). (ack from fat).

This issue where found from by static code analysis tool and, so,
I can't provide any reproducer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In fpm-log, possible buffer overflow. Check for length is done at
the beginning of the loop, so is not done when overflow occurs
on the last loop (len = 1024 or 1025). (ack from fat).

This issue where found from by static code analysis tool and, so,
I can't provide any reproducer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Bug #63581 Possible null dereference</title>
<updated>2012-11-28T09:28:18+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2012-11-28T09:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f08060a48fadf079e860be73584ac87747dc59d6'/>
<id>f08060a48fadf079e860be73584ac87747dc59d6</id>
<content type='text'>
Possible NULL dereference when trying to delete the single item
of a list (ack from fat).

This issues where found from by static code analysis tool and,
so, I can't provide any reproducer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Possible NULL dereference when trying to delete the single item
of a list (ack from fat).

This issues where found from by static code analysis tool and,
so, I can't provide any reproducer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missed file</title>
<updated>2012-10-24T02:34:44+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2012-10-24T02:34:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7e2c87bf2b0ebade118a503f23fcb00d2b9a14ca'/>
<id>7e2c87bf2b0ebade118a503f23fcb00d2b9a14ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.4'</title>
<updated>2012-09-28T09:22:59+00:00</updated>
<author>
<name>Jerome Loyet</name>
<email>fat@php.net</email>
</author>
<published>2012-09-28T09:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=284ea56d4dc71921497633ea71d3524a597f2ddc'/>
<id>284ea56d4dc71921497633ea71d3524a597f2ddc</id>
<content type='text'>
* PHP-5.4:
  Add missing NEWS entry
  Fixed bug #62216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.4:
  Add missing NEWS entry
  Fixed bug #62216
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-5.3' into PHP-5.4</title>
<updated>2012-09-28T09:21:12+00:00</updated>
<author>
<name>Jerome Loyet</name>
<email>fat@php.net</email>
</author>
<published>2012-09-28T09:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b530f53c67da40dfa132d9cf68449ccc6d34daf7'/>
<id>b530f53c67da40dfa132d9cf68449ccc6d34daf7</id>
<content type='text'>
* PHP-5.3:
  Fixed bug #62216
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.3:
  Fixed bug #62216
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #62216</title>
<updated>2012-09-28T09:18:08+00:00</updated>
<author>
<name>Jerome Loyet</name>
<email>fat@php.net</email>
</author>
<published>2012-09-28T09:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bb02fd5772070f00a7d26f2a64f34b55f6eea326'/>
<id>bb02fd5772070f00a7d26f2a64f34b55f6eea326</id>
<content type='text'>
Add PID to php-fpm init.d script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add PID to php-fpm init.d script
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #62887 (Only /status?plain&amp;full gives "last request cpu")</title>
<updated>2012-09-27T23:26:20+00:00</updated>
<author>
<name>Jerome Loyet</name>
<email>fat@php.net</email>
</author>
<published>2012-09-27T23:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=68eb608f3c639b2f03304e5794cd99f1074b67c0'/>
<id>68eb608f3c639b2f03304e5794cd99f1074b67c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed bug #62887 (Only /status?plain&amp;full gives "last request cpu")</title>
<updated>2012-09-27T23:25:51+00:00</updated>
<author>
<name>Jerome Loyet</name>
<email>fat@php.net</email>
</author>
<published>2012-09-27T23:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ef925b3519e5b1a54b930035f347e4d0f61a210'/>
<id>9ef925b3519e5b1a54b930035f347e4d0f61a210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
