[lazarus] fixed some sigsegv's

Marc Weustink weus at quicknet.nl
Sat Oct 30 12:17:54 EDT 1999


At 14:24 30-10-99 +0200, Peter wrote:
>
>I've fixed some crashes in lazarus.
>
>1. The handleneeded/createhandle had a infiniteloop because parent=self

parent can't be self. This should be checked in SetParent of the parent
property. 
Now an exeption is raised (the check for parent = self will be removed from
handleneeded/createhandle

Marc








More information about the Lazarus mailing list