DynamoRIO/drmemory

break down ioctl output buffers

Open

#378 aberto em 28 de nov. de 2014

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

Métricas do repositório

Stars
 (2.727 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador