Commit 44907e60 authored by Ben Laurie's avatar Ben Laurie
Browse files

Free memory. Coverity ID 62.

parent 907e9962
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2510,6 +2510,7 @@ static int do_multi(int multi)
			close(fd[1]);
			mr=1;
			usertime=0;
			free(fds);
			return 0;
			}
		printf("Forked child %d\n",n);