Skip to content

v0.2.109

Latest
Compare
Choose a tag to compare
@mywave82 mywave82 released this 04 Apr 20:48
· 2 commits to master since this release

This is a bugfix release

  • Remove a gcc warning when compiling boot/psetting.c
  • validate_xdg_dir_absolute() allocates a byte short when building the string buffer in one of the code-paths.
  • mingw builds expects adplugdb to be located within OCP data directory, not in the same directory as OCP.EXE (initial mingw builds did not have a data directory)