comparison docs/GNUmakefile @ 5516:439d05a037a3

SPDY: fixed build, broken by b7ee1bae0ffa. False positive warning about the "cl" variable may be uninitialized in the ngx_http_spdy_filter_get_data_frame() call was suppressed. It is always initialized either in the "while" cycle or in the following "if" condition since frame_size cannot be zero.
author Valentin Bartenev <vbart@nginx.com>
date Wed, 15 Jan 2014 01:44:52 +0400
parents 864030a4ff2a
children f303f3e43f7b
comparison
equal deleted inserted replaced
5515:e5fb14e85040 5516:439d05a037a3