On Tue, Jul 6, 2010 at 3:05 AM, spir <denis.s...@gmail.com> wrote:
>> The object Parser creates obj through the line string.
>> If the *line* is broke, Parser do not can create an object and an
>> Exception is created; the *obj* never is nil because there are
>> exception handling.
>
> I do not see the problem, since obj is explicitely free'ed...

The problem is somebody (not me) forget (a stupid example) put the
variable to receive the instance of object.


Marcos Douglas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to