[EMAIL PROTECTED] wrote:
jwoolley 02/05/15 16:10:52
Modified: buckets apr_buckets_file.c Log: file_bucket_read() is not the only caller of file_make_mmap(). file_bucket_setaside() does it as well, and that call was missed when the can_mmap flag was added. This patch moves the can_mmap test to a central location to avoid that problem.
Thanks for catching that!
--Brian
