[fpc-pascal] Processing passwords etc.

michael at freepascal.org michael at freepascal.org
Sun Apr 13 11:35:47 CEST 2014


> On 04/13/2014 09:02 AM, Michael Van Canneyt wrote:
>>
>
>>
>> You are right. A logic error. ReallocMem is the more tricky one.
>> Revised.
>
> In case of a block move, the memory (OP) is already freed when you
> clear/scramble it. I'm afraid you can't simply re-use the underlying
> ReAllocMem (think cmem for example).

Hmh.
You are right of course. Well, that makes it actually simpler.
I will look at this tonight.

Thanks once more,

Michael.





More information about the fpc-pascal mailing list