diff --git a/ngx_rtmp_netcall_module.c b/ngx_rtmp_netcall_module.c index 3dc7cc8..be60664 100644 --- a/ngx_rtmp_netcall_module.c +++ b/ngx_rtmp_netcall_module.c @@ -599,6 +599,7 @@ ngx_rtmp_netcall_memcache_set(ngx_rtmp_session_t *s, ngx_pool_t *pool, return NULL; } + cl->next = NULL; cl->buf = b; b->last = ngx_snprintf(b->last, b->end - b->last,