Skip to content

v4.4.38

Latest
Compare
Choose a tag to compare
@besser82 besser82 released this 14 Jan 14:45
· 1 commit to develop since this release
55ea777
  • Fix several "-Wunterminated-string-initialization", which are seen by upcoming GCC 15.x (issue #194).
  • Fix "-Wmaybe-uninitialized" in crypt.c, which is seen by GCC 13.3.0.
  • Skip test/explicit-bzero if compiling with ASAN.
  • Drop hard requirement for the pkg-config binary (issue #198).