HomeFreeBSD

ctfconvert: Handle arrays of empty structs

Description

ctfconvert: Handle arrays of empty structs

Members with such a type will legitimately have a size of zero, so don't
emit a warning.

PR: 260818
Reviewed by: bz
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D33700

Details

Provenance
markjAuthored on Dec 31 2021, 5:55 PM
Reviewer
bz
Differential Revision
D33700: ctfconvert: Handle arrays of empty structs
Parents
rGf04a09604938: exec: Simplify sv_copyout_strings implementations a bit
Branches
Unknown
Tags
Unknown