[mod_auth] compile fix for Mac OS X XCode (fixes #2772)
memcpy() may be a macro and gave error for missing arguement when CONST_STR_LEN() macro is used (which expands to two arguments) (thx ryandesign) x-ref: "mod_authn_file.c:683:56: error: too few arguments provided to function-like macro invocation (memcpy)" https://redmine.lighttpd.net/issues/2772personal/stbuehler/mod-csrf
parent
99925202dd
commit
f635ae7a07
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue