DynamoRIO/drmemory

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

Open

#2,249 创建于 2020年2月7日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C (289 fork)auto 404
Type-Featurehelp wanted

仓库指标

Star
 (2,727 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南