[PATCH] widl: Limit recursion deepth within structs to 1 for checking for full-pointers.

Kai Tietz ktietz70 at googlemail.com
Fri Aug 30 15:21:22 CDT 2013


Ups, sorry

2013/8/30 Paul Chitescu <paulc at voip.null.ro>:
> Hi!
>
> It would help to attach the patch, not your editor's swap file.
>
> Paul
>
>
> On Friday 30 August 2013 10:57:26 pm Kai Tietz wrote:
>> Hello,
>>
>> attached patch limits recursion in type_has_full_pointer-function to a
>> deeth of 1.  By this all necessary checks should be possible, but
>> endless-recursion due diamond/cycle type-declarations are avoided.
>> I was finding this issue by working on propidl.idl rework, and hit
>> such an endless recursion.
>>
>> Regards,
>> Kai
>



More information about the wine-devel mailing list