mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
[FTP]
* Plug a leak. CID 513875. CORE-7975 svn path=/trunk/; revision=65138
This commit is contained in:
@@ -674,6 +674,7 @@ null();// (void) signal(SIGINT, oldintr);
|
||||
null();// (void) signal(SIGPIPE, oldintp);
|
||||
if (!cpend) {
|
||||
code = -1;
|
||||
(*closefunc)(fin);
|
||||
return;
|
||||
}
|
||||
if (data >= 0) {
|
||||
|
||||
Reference in New Issue
Block a user