[fpc-devel]Stack verifying ...

Michail A.Baikov xakep at gamedot.ru
Mon May 6 20:40:07 CEST 2002


Maybe you don't understand me ...

Simple example:

Procedure a1;
begin
call_external_function_in_dll;
end;

there need verify stack after returns from dll. I know about impossible this
situation (control returning to any memory address), but ... ;-) I think
only test SPtr value ...

----- Original Message -----
From: "Ingmar Tulva" <juss_it at ut.ee>
To: <fpc-devel at deadlock.et.tudelft.nl>
Sent: Monday, May 06, 2002 8:25 PM
Subject: Re: [fpc-devel]Stack verifying ...


> Never met stack problems with FPC. Are you sure you cannot use smaller
> local variables? If you need realy huge locals, try allocating them in
> heap.
>
> BTW, doesn't FPC's stack grow as needed?
>
> ------
>
> Ingmar
>
> ------
>
> "Salamanders can survive up to six hours outside a fire if regularly fed
> pepper" (Scamander 1927).
>
>
> _______________________________________________
> fpc-devel maillist  -  fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-devel
>





More information about the fpc-devel mailing list