Commit fbb21149 authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* APR_BUCKET_NEXT is wrong here as we are already a doing a APR_BUCKET_NEXT in

  the for loop and this causes us to jump *two* buckets forward. This can cause
  us to jump over the Sentinel of the brigade and thus causes an endless loop.



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@755190 13f79535-47bb-0310-9956-ffa450edef68
parent faaae1b1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment