Brian Buesker wrote:
I was debugging some issues related to locking in mod_dav_svn this week,
and eventually tracked down the problem to the fact that
apr_bucket_type_eos was being included in the BSS segment of the httpd
executable (two other apr_bucket_types are also included in the BSS).
This
I was debugging some issues related to locking in mod_dav_svn this week,
and eventually tracked down the problem to the fact that
apr_bucket_type_eos was being included in the BSS segment of the httpd
executable (two other apr_bucket_types are also included in the BSS).
This definition causes u