Yet another resource leak. Coverity ID 123.

This commit is contained in:
Ben Laurie
2007-04-07 13:20:09 +00:00
parent 48bd505c0b
commit 3dfb6b3353

View File

@@ -2662,6 +2662,7 @@ static int do_multi(int multi)
fclose(f); fclose(f);
} }
free(fds);
return 1; return 1;
} }
#endif #endif