HomeFreeBSD

truss: fix shm_open2 oversight (BinString -> Name)

Description

truss: fix shm_open2 oversight (BinString -> Name)

BinString assumes a length in the next argument; Name is more appropriate
for the final argument.

Details

Provenance
kevansAuthored on
Parents
rS358117: kdump: decode shm_open2
Branches
Unknown
Tags
Unknown