mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[FINGER]
* Addendum to r37084. * Really fixes CIDs 500624 and 500625 which were marked as fixed. CORE-7975 svn path=/trunk/; revision=65135
This commit is contained in:
@@ -151,6 +151,8 @@ userlist(int argc, char **argv)
|
||||
/* Tell the user that we couldn't find a usable */
|
||||
/* WinSock DLL. */
|
||||
fprintf(stderr, "WSAStartup failed\n");
|
||||
free(nargv);
|
||||
free(used);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user