Skip to content

libdirtrav version 0.2.7

Compare
Choose a tag to compare
@brechtsanders brechtsanders released this 21 Mar 17:03
· 25 commits to master since this release
  • added dirtrav_supports_elevate_access()
  • ran valgrind tests on Debian Linux
  • fixed memory leak (missing free(fullpath)) in dirtrav_traverse_path_parts()
  • added initial Makefile for building without CMake
  • configured GitHub CI build (in file: .github/workflows/libdirtrav.yml)