Skip to content
Snippets Groups Projects
Commit 3e5f7457 authored by Robert Shearman's avatar Robert Shearman Committed by Alexandre Julliard
Browse files

widl: Fix pointer detection in structures and arrays.

write_embedded_types doesn't descend into all types contained by the
array or structure, so create a new function, type_has_pointers, for the
purpose of descending into all types and returning whether or not
pointers are present.
parent 5c6ece12
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment