aboutsummaryrefslogtreecommitdiff
path: root/www/mod_mysqluserdir/files/patch-mod_mysqluserdir.c
blob: 32e3c2f3078397e5cc40b04930607074a18505a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- mod_mysqluserdir.c.orig	Sun Oct 28 14:08:24 2001
+++ mod_mysqluserdir.c	Sun Oct 28 14:08:53 2001
@@ -614,7 +614,6 @@
 
 	if (sql_row=mysql_fetch_row(result)) {
 		values=sql_row[0];
-		mysql_free_result(result);
 		}
 
 	else