DynamoRIO / DynamoRIO/drmemory

[windows] intercept _recalloc and _aligned_* malloc routines

Open
#199 1 comment 0 reactions 0 assignees View on GitHub
Migrated OpSys-Windows Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on December 10, 2010 17:58:27_

PR 595802

xref PR 406323
xref PR 595801

windows libc has its own set of additional malloc routines that we should
intercept if necessary:
_recalloc
_aligned_free
_aligned_malloc
_aligned_offset_malloc
_aligned_realloc
_aligned_recalloc
_aligned_offset_realloc
_aligned_offset_recalloc

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=199_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.