DynamoRIO/drmemory

break down ioctl output buffers

Open

#378 opened on Nov 28, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (289 forks)auto 404
MigratedOpSys-WindowsPriority-Mediumhelp wanted

Repository metrics

Stars
 (2,727 stars)
PR merge metrics
 (PR metrics pending)

Description

From bruen...@google.com on May 04, 2011 14:12:17

today I'm breaking down the fields of ioctl input buffers but not output. for output the passed-in size may not all be written to. it may be a struct w/ only some fields filled in.

Original issue: http://code.google.com/p/drmemory/issues/detail?id=378

Contributor guide