diff options
author | Valentin Bartenev <vbart@nginx.com> | 2014-01-15 01:44:52 +0400 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2014-01-15 01:44:52 +0400 |
commit | 70c010167f7f65e7b7a1f936cbf125baaf84fb7f (patch) | |
tree | 98bf31f1d9e0d2aac5cf5c15c4112155fe873348 /src/core/ngx_palloc.c | |
parent | 8323f317f6c81fc288a5d5f19902b69b398af5d9 (diff) | |
download | nginx-70c010167f7f65e7b7a1f936cbf125baaf84fb7f.tar.gz nginx-70c010167f7f65e7b7a1f936cbf125baaf84fb7f.zip |
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.
Diffstat (limited to 'src/core/ngx_palloc.c')
0 files changed, 0 insertions, 0 deletions