https://bz.apache.org/bugzilla/show_bug.cgi?id=62044

--- Comment #21 from m...@blackmans.org ---
In the patched file, line 396 was updated with "gpool" I believe, should 395
have been updated as well?

    393     {
    394         if (fbased) {
    395             apr_shm_remove(fname, pool);
    396             rv = apr_shm_create(&shm, size, fname, gpool);
    397         }

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to