DynamoRIO / DynamoRIO/dynamorio

Windows file path with dot in the middle not converted to NT path properly

Open
#3,278 1 comment 0 reactions 0 assignees View on GitHub
Bug-ToolFail OpSys-Windows
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

convert_to_NT_file_path() is supposed to handle relative paths (#298) yet it fails to remove a dot in the middle:

```
os_internal_create_file: |C:/derek/drmemory/git/build_x64_dbg/./bin64/drfuzz.dll| => |\??\C:\derek\drmemory\git\build_x64_dbg\.\bin64\drfuzz.dll|
```

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.