DynamoRIO/drmemory

break down ioctl output buffers

Open

#378 创建于 2014年11月28日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)C (289 fork)auto 404
MigratedOpSys-WindowsPriority-Mediumhelp wanted

仓库指标

Star
 (2,727 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南