On Thu, Jul 04, 2002 at 02:35:42PM +0400, Maxim Konovalov wrote:

> Could you please try a patch below?
> 
> Index: test/test.c
> ===================================================================
> RCS file: /home/ncvs/src/bin/test/test.c,v
> retrieving revision 1.29.2.5
> diff -u -r1.29.2.5 test.c
> --- test/test.c       29 Apr 2002 13:06:02 -0000      1.29.2.5
> +++ test/test.c       4 Jul 2002 10:33:31 -0000
> @@ -240,6 +240,7 @@
>               syntax(*t_wp, "unexpected operator");
>       (void)setregid(gid, egid);
>       (void)setreuid(uid, euid);
> +     free(nargv);
> 
>       return res;
>  }
> 
> %%%

Yes, it works. Thank you and  Stefan Farfeleder for similar patch,
I tried only this one, though.

Eugene

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to