Project

General

Profile

Actions

Bug #844

closed

mod_mysql_vhost.c does not free hostname buffer

Added by Anonymous over 17 years ago. Updated over 17 years ago.

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

Actions #1

Updated by jan over 17 years ago

more testing

Actions #2

Updated by jan over 17 years ago

test, test

Actions #3

Updated by darix over 17 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

should be fixed in 1.4.12

Actions

Also available in: Atom