3
0
mirror of https://github.com/nginx/nginx.git synced 2025-02-13 08:45:43 -06:00
This commit is contained in:
Maxim Dounin 2018-03-05 21:35:08 +03:00
parent 7647372565
commit 89ad448f57

View File

@ -868,7 +868,8 @@ ngx_stream_log_json_variable(ngx_stream_session_t *s, u_char *buf,
static size_t
ngx_stream_log_unescaped_variable_getlen(ngx_stream_session_t *s, uintptr_t data)
ngx_stream_log_unescaped_variable_getlen(ngx_stream_session_t *s,
uintptr_t data)
{
ngx_stream_variable_value_t *value;