Skip to content

Fix double free filename

Reinhard Resch requested to merge fix-double-free-filename into develop

This branch fixes a heap corruption bug if a filename starts with ~ or $.

Merge request reports