DynamoRIO/drmemory
Vedi su GitHub-src_whitelist command argument does not work with `..`
Open
#2249 aperta il 7 feb 2020
Type-Featurehelp wanted
Metriche repository
- Star
- (2727 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
drmemory -src_whitelist "C:\Repo\**" myApp.exe behaves as expected, finding errors
drmemory -src_whitelist "C:\Repo\subdir\..\**" myApp.exe finds no errors