K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-12-22T10:13:41.108995Z K 7 svn:log V 506 Apply tentative fix for clang 11 warning in pam_exec(8): lib/libpam/modules/pam_exec/pam_exec.c:222:56: error: format specifies type 'char *' but the argument has type 'const void *' [-Werror,-Wformat] if (asprintf(&envstr, "%s=%s", pam_item_env[i].name, item) < 0) ~~ ^~~~ (cherry picked from commit 228005931ca9c800e306e7b7d4aa0803197fea7d) Git Hash: cef2fa92dcb3157d93b9f85f24c0d8aab38ed578 Git Author: dim@FreeBSD.org END