mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
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)
~~ ^~~~
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| pam_exec.8 | ||
| pam_exec.c | ||