DynamoRIO/drmemory

-src_whitelist command argument does not work with `..`

Open

#2,249 opened on 2020年2月7日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C (289 forks)auto 404
Type-Featurehelp wanted

Repository metrics

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

説明

drmemory -src_whitelist "C:\Repo\**" myApp.exe behaves as expected, finding errors drmemory -src_whitelist "C:\Repo\subdir\..\**" myApp.exe finds no errors

コントリビューターガイド