#8 Fails to build with clang-15
Opened by khemraj. Modified

clang-15 is strict about function prototypes. Therefore build fails due to missing prototype for memset()

Here is patch to fix it

https://pagure.io/fork/khemraj/sanlock/c/272f9838f3495f5e419f77e000762c420754c96d.patch


Metadata