Dynatrace / superdump

A service for automated crash-dump analysis
Other
515 stars 76 forks source link

Fix handling of invalid filenames in achives #215

Closed d-schneider closed 4 years ago

d-schneider commented 4 years ago

There are some characters that are invalid in filenames when using Windows, but are valid in Linux. With this PR, such characters are replaced with an underscore during the archive extraction.