- BLI_path_normalize ran BLI_path_abs on a path that had already been made absolute. - BLI_path_slash_ensure was called after BLI_path_normalize_dir which already ensures a slash.
- BLI_path_normalize ran BLI_path_abs on a path that had already been made absolute. - BLI_path_slash_ensure was called after BLI_path_normalize_dir which already ensures a slash.