<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/apache/apr.git/memory, branch pollcb-dev</title>
<subtitle>github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/'/>
<entry>
<title>* memory/unix/apr_pools.c (apr_pool_create_ex): Revert previous</title>
<updated>2006-03-10T07:32:33+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2006-03-10T07:32:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=a2291bb0ac25fdcb14fdad33485e2045758d4c49'/>
<id>a2291bb0ac25fdcb14fdad33485e2045758d4c49</id>
<content type='text'>
change; add comment.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@384722 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change; add comment.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@384722 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>* memory/unix/apr_pools.c (apr_pool_create_ex): Remove a redundant</title>
<updated>2006-03-09T08:53:24+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2006-03-09T08:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=84f92f83843eefb87c887061e6242b043f573a9b'/>
<id>84f92f83843eefb87c887061e6242b043f573a9b</id>
<content type='text'>
test; global_pool is guaranteed to be non-NULL, so parent is
guaranteed to be non-NULL here.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@384465 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test; global_pool is guaranteed to be non-NULL, so parent is
guaranteed to be non-NULL here.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@384465 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>* memory/unix/apr_pools.c (pool_clear_debug): Scribble over blocks</title>
<updated>2005-10-25T13:14:14+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2005-10-25T13:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=237b7e94b04be4d553088efbe2d0cfcb9adb064a'/>
<id>237b7e94b04be4d553088efbe2d0cfcb9adb064a</id>
<content type='text'>
with a poison byte before freeing them to help highlight
use-after-free bugs.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@328355 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with a poison byte before freeing them to help highlight
use-after-free bugs.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@328355 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Decrement apr_pools_initialized in the debug version of apr_pool_termiante, making it match the non-debug version.</title>
<updated>2005-08-27T01:17:01+00:00</updated>
<author>
<name>Paul Querna</name>
<email>pquerna@apache.org</email>
</author>
<published>2005-08-27T01:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=99e9914942f801840dd86a73a9d0d1141e4eb0a5'/>
<id>99e9914942f801840dd86a73a9d0d1141e4eb0a5</id>
<content type='text'>
Submitted By: Henry Jen &lt;henryjen ztune.net&gt;


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@240370 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted By: Henry Jen &lt;henryjen ztune.net&gt;


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@240370 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>* memory/unix/apr_pools.c (apr_pool_cleanup_kill) [APR_POOL_DEBUG]:</title>
<updated>2005-08-24T14:13:29+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2005-08-24T14:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=9792205ea4116fbb3136244047ebb84d6a7b6649'/>
<id>9792205ea4116fbb3136244047ebb84d6a7b6649</id>
<content type='text'>
Add some cheap loop detection to abort if the cleanup list is corrupt.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@239666 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some cheap loop detection to abort if the cleanup list is corrupt.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@239666 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Abort if the caller violates a joined-pool guarantee and explicitly</title>
<updated>2005-05-31T11:42:40+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2005-05-31T11:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=60cac7152ed5f1986e38a422bfb6dffa116605bc'/>
<id>60cac7152ed5f1986e38a422bfb6dffa116605bc</id>
<content type='text'>
destroys a joined pool: (catches the mod_include pool lifetime issues
described in PR 12655)

* memory/unix/apr_pools.c (pool_destroy_debug): Renamed from
apr_pool_destroy_debug; made static.  (apr_pool_destroy_debug): New
function, wrapper for pool_destroy_debug; abort if called on a joined
pool.
(pool_clear_debug): Use pool_destroy_debug rather than the wrapper
to destroy subpools.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@179208 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
destroys a joined pool: (catches the mod_include pool lifetime issues
described in PR 12655)

* memory/unix/apr_pools.c (pool_destroy_debug): Renamed from
apr_pool_destroy_debug; made static.  (apr_pool_destroy_debug): New
function, wrapper for pool_destroy_debug; abort if called on a joined
pool.
(pool_clear_debug): Use pool_destroy_debug rather than the wrapper
to destroy subpools.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@179208 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Steal the joined-pool debug code from 1.3:</title>
<updated>2005-05-04T11:30:27+00:00</updated>
<author>
<name>Joe Orton</name>
<email>jorton@apache.org</email>
</author>
<published>2005-05-04T11:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=0708e06d8201dbbce0065b3a88897917fe02988f'/>
<id>0708e06d8201dbbce0065b3a88897917fe02988f</id>
<content type='text'>
* include/apr_pools.h (apr_pool_is_ancestor): Note special semantics
for joined pools.

* memory/unix/apr_pools.c (apr_pool_join): Implement.
(apr_pool_is_ancestor): Adjust for joined pools.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@168115 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* include/apr_pools.h (apr_pool_is_ancestor): Note special semantics
for joined pools.

* memory/unix/apr_pools.c (apr_pool_join): Implement.
(apr_pool_is_ancestor): Adjust for joined pools.


git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@168115 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the style of the variable I added.</title>
<updated>2005-03-23T22:39:55+00:00</updated>
<author>
<name>Paul Querna</name>
<email>pquerna@apache.org</email>
</author>
<published>2005-03-23T22:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=9d6300e1dc6cbd322671053d941364621376d084'/>
<id>9d6300e1dc6cbd322671053d941364621376d084</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@158849 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@158849 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the 'APR_POOL_DEBUG_LOG' for an alternative to stderr for debugging pools.  I found this very helpful when trying to debug things that detach from the tty, like httpd when not running with -DONE_PROCESS.  If 'APR_POOL_DEBUG_LOG' is not set, the original behavoir of spewing out on stderr is maintained.</title>
<updated>2005-03-23T22:04:14+00:00</updated>
<author>
<name>Paul Querna</name>
<email>pquerna@apache.org</email>
</author>
<published>2005-03-23T22:04:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=482c4371cb99dd4524b7d6a0fb9de623aecedae6'/>
<id>482c4371cb99dd4524b7d6a0fb9de623aecedae6</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@158839 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@158839 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2005 and standardize on current copyright owner line.</title>
<updated>2005-02-04T20:44:01+00:00</updated>
<author>
<name>Justin Erenkrantz</name>
<email>jerenkrantz@apache.org</email>
</author>
<published>2005-02-04T20:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/apache/apr.git/commit/?id=3b3b0a85c16030fab21d17f551298384a2b91dd1'/>
<id>3b3b0a85c16030fab21d17f551298384a2b91dd1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@151412 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@151412 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
