https://issues.apache.org/bugzilla/show_bug.cgi?id=53452

Christophe JAILLET <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

--- Comment #3 from Christophe JAILLET <[email protected]> ---
Thanks for the report.


I will apply a slightly modified version of your patch to trunk and propose it
for backport in 2.4.x branch next week or so.

The applied patch includes an additional test against the return value from
dbd_init. This avoids a potential NULL pointer deference if APR_EGENERAL was
returned. In such a case, dbd remains unmodified.

  rv = apr_dbd_pvbquery(dbd->driver
                        ^
                        |_____

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to