Welcome! Log In Create A New Profile

Advanced

[nginx] SPDY: added a debug point to the state buffer overflow p...

Valentin Bartenev
May 15, 2014 11:28AM
details: http://hg.nginx.org/nginx/rev/231588611230
branches:
changeset: 5695:231588611230
user: Valentin Bartenev <vbart@nginx.com>
date: Wed Apr 30 20:34:20 2014 +0400
description:
SPDY: added a debug point to the state buffer overflow protection.

diffstat:

src/http/ngx_http_spdy.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 9a95eb9f448b -r 231588611230 src/http/ngx_http_spdy.c
--- a/src/http/ngx_http_spdy.c Wed Apr 30 20:34:20 2014 +0400
+++ b/src/http/ngx_http_spdy.c Wed Apr 30 20:34:20 2014 +0400
@@ -1944,6 +1944,7 @@ ngx_http_spdy_state_save(ngx_http_spdy_c
ngx_log_error(NGX_LOG_ALERT, sc->connection->log, 0,
"state buffer overflow: %uz bytes required", size);

+ ngx_debug_point();
return ngx_http_spdy_state_internal_error(sc);
}


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] SPDY: added a debug point to the state buffer overflow p...

Valentin Bartenev 631 May 15, 2014 11:28AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 148
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready