patch-2.3.39 linux/net/khttpd/security.c
Next file: linux/net/netsyms.c
Previous file: linux/net/ipv6/udp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 10 14:05:33 2000
- Orig file:
v2.3.38/linux/net/khttpd/security.c
- Orig date:
Thu Aug 26 13:05:46 1999
diff -u --recursive --new-file v2.3.38/linux/net/khttpd/security.c linux/net/khttpd/security.c
@@ -131,7 +131,7 @@
if ((permission & sysctl_khttpd_permreq)==0)
{
- if (filp!=NULL);
+ if (filp!=NULL)
fput(filp);
filp=NULL;
return NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)