Closed MichaelBrim closed 3 years ago
Simple update to make sure we initialize the result and state fields of each unifyfs_io_request structure passed to unifyfs_dispatch_io()
result
state
unifyfs_io_request
unifyfs_dispatch_io()
See #682
Tested in Ubuntu Docker.
Description
Simple update to make sure we initialize the
result
andstate
fields of eachunifyfs_io_request
structure passed tounifyfs_dispatch_io()
Motivation and Context
See #682
How Has This Been Tested?
Tested in Ubuntu Docker.
Types of changes
Checklist: