DynamoRIO / DynamoRIO/dynamorio

ASSERT (r2692) module_load_event:modules.dll.c:98

Open
#1,452 4 comments 0 reactions 0 assignees View on GitHub
Component-Tests Migrated OpSys-Windows Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [byron.c....@gmail.com](https://code.google.com/u/101184679827294438523/) on June 04, 2014 06:36:56_

On Windows 7, the module name found in (module_data_t.names.module_name) can be lowercase, in which case this test will fail. On my machine I get lowercase in some builds and uppercase in others. Since Windows is case insensitive in regard to module names, I think the test should be changed to case-insensitive name comparison on Windows.

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

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.