Free memory. Coverity ID 62.
authorBen Laurie <ben@openssl.org>
Thu, 5 Apr 2007 15:45:22 +0000 (15:45 +0000)
committerBen Laurie <ben@openssl.org>
Thu, 5 Apr 2007 15:45:22 +0000 (15:45 +0000)
apps/speed.c

index 30736c93d3db10bb0800bc238bc7378526971345..048f732474adc4128b2856d14b6074ab1cdb92e1 100644 (file)
@@ -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);