source:
npl/system/netkit-ftp/patches/19-netkit-ftp-0.17-fdleak.patch
@
0105685
Last change on this file since 0105685 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 406 bytes |
-
netkit-ftp-0.17/ftp/cmds.c
diff -up netkit-ftp-0.17/ftp/cmds.c.old netkit-ftp-0.17/ftp/cmds.c
old new usage: 764 764 765 765 recvrequest("RETR", argv[2], argv[1], modestr, 766 766 argv[1] != oldargv1 || argv[2] != oldargv2); 767 (void) close(data), data = -1; 767 768 restart_point = 0; 768 769 return (0); 769 770 }
Note: See TracBrowser
for help on using the repository browser.