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

Kai Tietz ktietz70 at googlemail.com
Fri Aug 30 14:57:26 CDT 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .0001-widl-Limit-recursion-deepth-within-structs-to-1-for-ch.txt.swp
Type: application/octet-stream
Size: 12288 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130830/4589f0d9/attachment.obj>


More information about the wine-patches mailing list