--- linux-2.3.39pre2/net/khttpd/security.c~ Sun Jan 9 12:49:14 2000
+++ linux-2.3.39pre2/net/khttpd/security.c Sun Jan 9 12:49:26 2000
@@ -131,7 +131,7 @@
if ((permission & sysctl_khttpd_permreq)==0)
{
- if (filp!=NULL);
+ if (filp!=NULL)
fput(filp);
filp=NULL;
return NULL;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:14 EST