• Rob Shearman's avatar
    widl: Fix pointer detection in structures and arrays. · 3e5f7457
    Rob Shearman authored
    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.
    3e5f7457
typegen.c 105 KB