This commit is contained in:
Maxim Dounin 2018-03-05 21:35:08 +03:00
parent 0815799869
commit 40e0220725
1 changed files with 2 additions and 1 deletions

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;