[nginx-test] tempdir permission

2016-10-20 Thread 洪志道
Hi! I run the following test. > cat test.t #!/usr/bin/perl use warnings; use strict; use File::Temp qw/ tempdir /; tempdir( 'nginx-test-XX', TMPDIR => 1 ) or die "Can't create temp directory: $!\n"; > prove test.t > ll -d /tmp/nginx-test* drwx-- 2 ro

[njs] A fix in typeof function.

2016-10-20 Thread Andrey Zelenkov
details: http://hg.nginx.org/njs/rev/b290544f11bc branches: changeset: 209:b290544f11bc user: Andrey Zelenkov date: Thu Oct 20 17:12:42 2016 +0300 description: A fix in typeof function. Found with afl-fuzz. diffstat: njs/njs_vm.c | 1 + njs/test/njs_unit_test.c | 3

[nginx] HTTP/2: graceful shutdown of active connections (closes #1106).

2016-10-20 Thread Valentin Bartenev
details: http://hg.nginx.org/nginx/rev/5e95b9fb33b7 branches: changeset: 6778:5e95b9fb33b7 user: Valentin Bartenev date: Thu Oct 20 16:15:03 2016 +0300 description: HTTP/2: graceful shutdown of active connections (closes #1106). Previously, while shutting down gracefully, the HTTP/2