view src/http/v2/ngx_http_v2_huff_encode.c @ 6393:70e6e1f12dee

Stream: initialize variable right before using it.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 11 Feb 2016 14:20:26 +0300
parents 257b51c37c5a
children ba3c2ca21aa5
line wrap: on
line source


/*
 * Copyright (C) Nginx, Inc.
 * Copyright (C) Valentin V. Bartenev
 */


#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>