union-unknown.json (208B)
1# we reject a union with unknown type in branch 2{ 'enum': 'Enum', 'data': [ 'unknown' ] } 3{ 'union': 'Union', 4 'base': { 'type': 'Enum' }, 5 'discriminator': 'type', 6 'data': { 'unknown': 'MissingType' } }
cachepc-qemuFork of AMDESE/qemu with changes for cachepc side-channel attack | |
git clone https://git.sinitax.com/sinitax/cachepc-qemu | |
Log | Files | Refs | Submodules | LICENSE | sfeed.txt |