DynamoRIO/drmemory

break down ioctl output buffers

Open

#378 geöffnet am 28. Nov. 2014

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (289 Forks)auto 404
MigratedOpSys-WindowsPriority-Mediumhelp wanted

Repository-Metriken

Stars
 (2.727 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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