- From: Irene VATTON <Irene.Vatton@inrialpes.fr>
- Date: Tue, 02 May 2000 12:07:23 +0200
- To: Steve Dunham <dunham@cse.msu.edu>
- cc: www-amaya-dev@w3.org
> There is a seg fault in registry.c:TtaInitializeAppRegistry() line
> 1607. It occurs whenever argv[0] is a relative symlink. The problem
> is that amaya is doing a strcpy() to an uninitialized pointer.
>
> The attached patch fixes it, please CC any replies that you want me to
> read.
>
>
> Steve Dunham
> dunham@debian.org
Hi Steve,
We discovered this bug 2 days after the 3.1 release and the patch was
already integrated into the CVS version.
You made a good analysis of the bug and proposed the right fix.
Thanks a lot
--
Irene.
Received on Tuesday, 2 May 2000 06:07:55 UTC