You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2015/08/07 17:23:44 UTC

[Bug 57868] SIGSEV when lacking correct DB access permissions

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

--- Comment #4 from Christophe JAILLET <ch...@wanadoo.fr> ---
(In reply to Jose Kahan from comment #0)

> I didn't check to see if it also occurs in other nz modules based on mod_dbd.c

Apparently, ap_dbd_acquire is only used in mod_authz_dbd, mod_authn_dbd,
mod_session_dbd and mod_rewrite.

You fixed the first one.
mod_authn_dbd and mod_session_dbd already have a test to check for NULL.
mod_rewrite seems to have the same problem in 'lookup_map_dbd'.

I'll check deeper and propose a patch if confirmed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org