Bug #1775
lighttpd 1.4.x mod_rewrite memory leak
| Status: | Fixed | Start: | ||
| Priority: | High | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | mod_rewrite | |||
| Target version: | 1.4.20 | |||
| Pending: | No |
Resolution: | fixed |
|
Description
if url.rewrite-repeat is presented, mod_rewrite will allocates handler_ctx memory without checking con->plugin_ctxp->id. this causes memory leak