DynamoRIO/drmemory

add API to support custom malloc code used by app

Open

#107 opened on Nov 28, 2014

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C (289 forks)auto 404
MigratedType-Featurehelp wanted

Repository metrics

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

Description

From derek.br...@gmail.com on December 10, 2010 17:57:39

PR 406756

Eventually we'll want an API to support apps that use custom malloc code rather than the standard glibc or win32/ntdll routines

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

Contributor guide