mp3splt icon indicating copy to clipboard operation
mp3splt copied to clipboard

Modern build fixes and buffer overrun fixes

Open dpw13 opened this issue 2 months ago • 0 comments

This PR updates mp3splt to build with modern versions of gcc and fixes a number of buffer overrun vulnerabilities. It also introduces clang-format for standardizing the formatting for code across the repo, which will hopefully reduce the number of style changes present in future PRs.

This PR is more informational than an earnest request to merge, as I'm adding some functionality to mp3splt and want to ensure my changes are visible in some way from the original repo. However if anyone is interested in merging and has concerns, I will be happy to address them to maintain a single repo.

dpw13 avatar Oct 19 '25 19:10 dpw13