[PR #1303] Fix a few path manipulation bugs #434

Open
opened 2026-01-29 19:07:53 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/stenzek/duckstation/pull/1303

State: closed
Merged: Yes


I noticed these when trying to load a file from the current directory. When I tried file.m3u, I got a std::bad_alloc exception, and when I tried ./file.m3u, it tried to load items from /.

**Original Pull Request:** https://github.com/stenzek/duckstation/pull/1303 **State:** closed **Merged:** Yes --- I noticed these when trying to load a file from the current directory. When I tried `file.m3u`, I got a `std::bad_alloc` exception, and when I tried `./file.m3u`, it tried to load items from `/`.
claunia added the pull-request label 2026-01-29 19:07:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#434