Actions
Bug #844
closedmod_mysql_vhost.c does not free hostname buffer
Status:
Fixed
Priority:
High
Category:
mod_mysql_vhost
Target version:
-
ASK QUESTIONS IN Forums:
Description
hey,
in ''mod_mysql_vhost.c:44''
buffer *hostname;
but no cleanup is done, missing:
buffer_free(s->hostname);
yours,
-- amix.
-- duke.amix
Updated by darix about 18 years ago
- Status changed from New to Fixed
- Resolution set to fixed
should be fixed in 1.4.12
Actions
Also available in: Atom