trailofbits / sienna-locomotive

A user-friendly fuzzing and crash triage tool for Windows
https://blog.trailofbits.com/user-friendly-fuzzing-with-sienna-locomotive
GNU Affero General Public License v3.0
131 stars 24 forks source link

Profile creation dialog uses UNIX-style paths #332

Open woodruffw opened 5 years ago

woodruffw commented 5 years ago

This is probably a Qt thing, but we should present everything as Windows-style for consistency (since our own code probably won't handle non-Windows-style correctly).