]> granicus.if.org Git - php/log
php
8 years agoIntroduced zend.enable_dtrace INI directive to enable/disable PHP call tracing
Dmitry Stogov [Fri, 18 Nov 2016 09:23:10 +0000 (12:23 +0300)]
Introduced zend.enable_dtrace INI directive to enable/disable PHP call tracing

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 12:59:35 +0000 (15:59 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed test
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Thu, 17 Nov 2016 12:58:38 +0000 (15:58 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fixed test
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoFixed test
Dmitry Stogov [Thu, 17 Nov 2016 12:57:40 +0000 (15:57 +0300)]
Fixed test

8 years agoRC inference fixes
Nikita Popov [Thu, 17 Nov 2016 00:07:18 +0000 (01:07 +0100)]
RC inference fixes

8 years agoMerge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
Dmitry Stogov [Thu, 17 Nov 2016 11:07:11 +0000 (14:07 +0300)]
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:php-src:
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 11:06:56 +0000 (14:06 +0300)]
Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1

* 'PHP-7.1' of git.php.net:php-src:
  Updated NEWS
  Improvement for bug73297
  Simplify ext/standard/tests/http/bug73297.phpt
  http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
  Add failing test for bug#73297

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 11:05:48 +0000 (14:05 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed 64-bit build

8 years agoFixed 64-bit build
Dmitry Stogov [Thu, 17 Nov 2016 11:05:22 +0000 (14:05 +0300)]
Fixed 64-bit build

8 years agoUpdated NEWS
Julien Pauli [Thu, 17 Nov 2016 10:48:32 +0000 (11:48 +0100)]
Updated NEWS

8 years agoImprovement for bug73297
Julien Pauli [Thu, 17 Nov 2016 10:33:36 +0000 (11:33 +0100)]
Improvement for bug73297

8 years agoSimplify ext/standard/tests/http/bug73297.phpt
Rowan Collins [Mon, 24 Oct 2016 18:01:17 +0000 (18:01 +0000)]
Simplify ext/standard/tests/http/bug73297.phpt

8 years agohttp_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
Rowan Collins [Sun, 23 Oct 2016 18:24:58 +0000 (18:24 +0000)]
http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

8 years agoAdd failing test for bug#73297
Rowan Collins [Tue, 11 Oct 2016 21:12:18 +0000 (21:12 +0000)]
Add failing test for bug#73297

8 years agoUpdated NEWS
Julien Pauli [Thu, 17 Nov 2016 10:49:31 +0000 (11:49 +0100)]
Updated NEWS

8 years agoImprovement for bug73297
Julien Pauli [Thu, 17 Nov 2016 10:33:36 +0000 (11:33 +0100)]
Improvement for bug73297

8 years agoSimplify ext/standard/tests/http/bug73297.phpt
Rowan Collins [Mon, 24 Oct 2016 18:01:17 +0000 (18:01 +0000)]
Simplify ext/standard/tests/http/bug73297.phpt

8 years agohttp_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
Rowan Collins [Sun, 23 Oct 2016 18:24:58 +0000 (18:24 +0000)]
http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

8 years agoAdd failing test for bug#73297
Rowan Collins [Tue, 11 Oct 2016 21:12:18 +0000 (21:12 +0000)]
Add failing test for bug#73297

8 years agoFixed test
Dmitry Stogov [Thu, 17 Nov 2016 10:43:45 +0000 (13:43 +0300)]
Fixed test

8 years agoUpdated NEWS
Julien Pauli [Thu, 17 Nov 2016 10:37:13 +0000 (11:37 +0100)]
Updated NEWS

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 10:34:32 +0000 (13:34 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt failure with opcache.protect_memory=1)

8 years agoImprovement for bug73297
Julien Pauli [Thu, 17 Nov 2016 10:33:36 +0000 (11:33 +0100)]
Improvement for bug73297

8 years agoPrevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt failure...
Dmitry Stogov [Thu, 17 Nov 2016 10:33:05 +0000 (13:33 +0300)]
Prevent modification of immutable arrays (ext/mbstring/tests/bug26639.phpt failure with opcache.protect_memory=1)

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 10:18:25 +0000 (13:18 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Overflow check

8 years agoOverflow check
Dmitry Stogov [Thu, 17 Nov 2016 10:17:34 +0000 (13:17 +0300)]
Overflow check

8 years agoSimplify ext/standard/tests/http/bug73297.phpt
Rowan Collins [Mon, 24 Oct 2016 18:01:17 +0000 (18:01 +0000)]
Simplify ext/standard/tests/http/bug73297.phpt

8 years agohttp_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses
Rowan Collins [Sun, 23 Oct 2016 18:24:58 +0000 (18:24 +0000)]
http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

8 years agoAdd failing test for bug#73297
Rowan Collins [Tue, 11 Oct 2016 21:12:18 +0000 (21:12 +0000)]
Add failing test for bug#73297

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Thu, 17 Nov 2016 08:45:14 +0000 (11:45 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Skip 64-bit specific tests on 32-bit systems

8 years agoSkip 64-bit specific tests on 32-bit systems
Dmitry Stogov [Thu, 17 Nov 2016 08:44:28 +0000 (11:44 +0300)]
Skip 64-bit specific tests on 32-bit systems

8 years agoVERIFY_RETURN_TYPE on references can't be eliminated
Dmitry Stogov [Thu, 17 Nov 2016 07:41:42 +0000 (10:41 +0300)]
VERIFY_RETURN_TYPE on references can't be eliminated

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 16 Nov 2016 22:14:47 +0000 (01:14 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Accorate handling of too big inodes of chroot directories

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Wed, 16 Nov 2016 22:14:23 +0000 (01:14 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Accorate handling of too big inodes of chroot directories

8 years agoAccorate handling of too big inodes of chroot directories
Dmitry Stogov [Wed, 16 Nov 2016 22:08:42 +0000 (01:08 +0300)]
Accorate handling of too big inodes of chroot directories

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Nikita Popov [Wed, 16 Nov 2016 20:33:05 +0000 (21:33 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix #73546: Logging for opcache has an empty file name
Mitch Hagstrand [Wed, 16 Nov 2016 20:00:52 +0000 (12:00 -0800)]
Fix #73546: Logging for opcache has an empty file name

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 16 Nov 2016 20:20:22 +0000 (23:20 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  "opcache.validate_root" is useless on Windows

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Wed, 16 Nov 2016 20:19:56 +0000 (23:19 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  "opcache.validate_root" is useless on Windows

8 years ago"opcache.validate_root" is useless on Windows
Dmitry Stogov [Wed, 16 Nov 2016 20:15:14 +0000 (23:15 +0300)]
"opcache.validate_root" is useless on Windows

8 years agoMerge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1
Dmitry Stogov [Wed, 16 Nov 2016 20:10:59 +0000 (23:10 +0300)]
Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1

* 'PHP-7.1' of git.php.net:php-src:
  fix gcov coverage

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 16 Nov 2016 20:09:13 +0000 (23:09 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Use full path

8 years agofix gcov coverage
Nuno Lopes [Wed, 16 Nov 2016 20:08:42 +0000 (15:08 -0500)]
fix gcov coverage

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Wed, 16 Nov 2016 20:05:00 +0000 (23:05 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Use full path

8 years agoUse full path
Dmitry Stogov [Wed, 16 Nov 2016 20:01:40 +0000 (23:01 +0300)]
Use full path

8 years agoFixed type ingference
Dmitry Stogov [Wed, 16 Nov 2016 17:49:00 +0000 (20:49 +0300)]
Fixed type ingference

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 16 Nov 2016 13:47:22 +0000 (16:47 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed ZTS build

8 years agoMerge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0
Dmitry Stogov [Wed, 16 Nov 2016 13:47:05 +0000 (16:47 +0300)]
Merge branch 'PHP-7.0' of git.php.net:php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:php-src:

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Wed, 16 Nov 2016 13:46:54 +0000 (16:46 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fixed ZTS build
  Fix #73530: Unsetting result set may reset other result set

8 years agoFixed ZTS build
Dmitry Stogov [Wed, 16 Nov 2016 13:43:57 +0000 (16:43 +0300)]
Fixed ZTS build

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Christoph M. Becker [Wed, 16 Nov 2016 11:01:55 +0000 (12:01 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Christoph M. Becker [Wed, 16 Nov 2016 10:55:57 +0000 (11:55 +0100)]
Merge branch 'PHP-5.6' into PHP-7.0

8 years agoFix #73530: Unsetting result set may reset other result set
Christoph M. Becker [Wed, 16 Nov 2016 10:49:04 +0000 (11:49 +0100)]
Fix #73530: Unsetting result set may reset other result set

Calling sqlite3_reset() when a result set object is freed can cause
undesired and maybe even hard to track interference with other result
sets. Furthermore, there is no need to call sqlite3_reset(), because
that is implicitly called on SQLite3Stmt::execute(), and users are
encouraged to explicitly call either SQLite3Result::finalize() or
SQLite3Stmt::reset() anyway.

8 years agokeep ABI
Anatol Belski [Wed, 16 Nov 2016 10:21:32 +0000 (11:21 +0100)]
keep ABI

8 years agoMerge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1
Dmitry Stogov [Wed, 16 Nov 2016 09:59:28 +0000 (12:59 +0300)]
Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1

* 'PHP-7.1' of git.php.net:php-src:
  Fixed bug #73512 Fails to find firebird headers

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Dmitry Stogov [Wed, 16 Nov 2016 09:56:15 +0000 (12:56 +0300)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Fixed bug #69090 (check cached files permissions)

8 years agoMerge branch 'PHP-5.6' into PHP-7.0
Dmitry Stogov [Wed, 16 Nov 2016 09:49:50 +0000 (12:49 +0300)]
Merge branch 'PHP-5.6' into PHP-7.0

* PHP-5.6:
  Fixed bug #69090 (check cached files permissions)

8 years agoFixed bug #73512 Fails to find firebird headers
Remi Collet [Wed, 16 Nov 2016 09:45:59 +0000 (10:45 +0100)]
Fixed bug #73512 Fails to find firebird headers

- use fb_config output instead of relying on hardoded path

8 years agoFixed bug #69090 (check cached files permissions)
Dmitry Stogov [Wed, 16 Nov 2016 09:43:10 +0000 (12:43 +0300)]
Fixed bug #69090 (check cached files permissions)

8 years agoMerge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
Xinchen Hui [Wed, 16 Nov 2016 07:14:33 +0000 (15:14 +0800)]
Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1

* 'PHP-7.1' of git.php.net:/php-src:
  new entry for #2196
  Improve error message
  Fix test
  Refactor and cleanup implementation.
  Revert "Fix Bug #73461"
  Revert "Protect class based session save handler"
  Protect class based session save handler
  Fix Bug #73461

8 years agoFixed bug #73532 (Null pointer dereference in mb_eregi)
Xinchen Hui [Wed, 16 Nov 2016 07:05:04 +0000 (15:05 +0800)]
Fixed bug #73532 (Null pointer dereference in mb_eregi)

8 years agonew entry for #2196
Joe Watkins [Wed, 16 Nov 2016 05:12:04 +0000 (05:12 +0000)]
new entry for #2196

8 years agoImprove error message
Yasuo Ohgaki [Tue, 15 Nov 2016 03:10:20 +0000 (12:10 +0900)]
Improve error message

8 years agoFix test
Yasuo Ohgaki [Tue, 15 Nov 2016 03:01:13 +0000 (12:01 +0900)]
Fix test

8 years agoRefactor and cleanup implementation.
Yasuo Ohgaki [Tue, 15 Nov 2016 02:12:26 +0000 (11:12 +0900)]
Refactor and cleanup implementation.

8 years agoRevert "Fix Bug #73461"
Yasuo Ohgaki [Fri, 11 Nov 2016 03:52:31 +0000 (12:52 +0900)]
Revert "Fix Bug #73461"

This reverts commit 0383de14678e4c77e11ebf261530d4c1260825a1.

8 years agoRevert "Protect class based session save handler"
Yasuo Ohgaki [Fri, 11 Nov 2016 03:52:17 +0000 (12:52 +0900)]
Revert "Protect class based session save handler"

This reverts commit d1be861aee1287e8ecb04b72d93b9749ab67706e.

8 years agoProtect class based session save handler
Yasuo Ohgaki [Fri, 11 Nov 2016 03:18:54 +0000 (12:18 +0900)]
Protect class based session save handler

8 years agoFix Bug #73461
Yasuo Ohgaki [Thu, 10 Nov 2016 07:03:41 +0000 (16:03 +0900)]
Fix Bug #73461

This patch disables any invalid save handler calls.

8 years agoUpdate to SQLite 3.15.1
Christoph M. Becker [Mon, 14 Nov 2016 13:55:13 +0000 (14:55 +0100)]
Update to SQLite 3.15.1

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sun, 13 Nov 2016 17:30:49 +0000 (18:30 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoFix passing of wrong values in bp export
Bob Weinand [Sun, 13 Nov 2016 17:30:23 +0000 (18:30 +0100)]
Fix passing of wrong values in bp export

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Bob Weinand [Sun, 13 Nov 2016 12:22:35 +0000 (13:22 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

8 years agoProperly escape all filenames when exporting breakpoints
Bob Weinand [Sun, 13 Nov 2016 11:55:35 +0000 (12:55 +0100)]
Properly escape all filenames when exporting breakpoints

8 years agoFix phpdbg breakpoint restoring after execution completes
Mitch Hagstrand [Sun, 13 Nov 2016 10:59:13 +0000 (02:59 -0800)]
Fix phpdbg breakpoint restoring after execution completes

8 years agoFix phpdbg ZTS shutdown with USE_ZEND_ALLOC
Bob Weinand [Sun, 13 Nov 2016 11:25:43 +0000 (12:25 +0100)]
Fix phpdbg ZTS shutdown with USE_ZEND_ALLOC

8 years agonews entry for #1787 in 7.1
Joe Watkins [Sun, 13 Nov 2016 05:42:35 +0000 (05:42 +0000)]
news entry for #1787 in 7.1

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Sun, 13 Nov 2016 05:34:11 +0000 (05:34 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  news entry for #1787
  move declaration of vars to top
  add test for #69587
  fix bug #69587 DateInterval properties and isset

8 years agonews entry for #1787
Joe Watkins [Sun, 13 Nov 2016 05:33:59 +0000 (05:33 +0000)]
news entry for #1787

8 years agomove declaration of vars to top
jhdxr [Mon, 11 Jul 2016 13:12:23 +0000 (21:12 +0800)]
move declaration of vars to top

8 years agoadd test for #69587
jhdxr [Wed, 20 Apr 2016 15:40:14 +0000 (23:40 +0800)]
add test for #69587

8 years agofix bug #69587 DateInterval properties and isset
jhdxr [Wed, 20 Apr 2016 15:37:26 +0000 (23:37 +0800)]
fix bug #69587 DateInterval properties and isset

8 years agoMerge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1
Joe Watkins [Sat, 12 Nov 2016 17:57:20 +0000 (17:57 +0000)]
Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1

8 years agoDon't inline if function has ref arguments
Nikita Popov [Sat, 12 Nov 2016 17:48:07 +0000 (18:48 +0100)]
Don't inline if function has ref arguments

Otherwise we end up leaving opcodes like FETCH_DIM_W behind. The
test case demonstrates a leak in particular.

8 years agofix news
Joe Watkins [Sat, 12 Nov 2016 17:46:40 +0000 (17:46 +0000)]
fix news

8 years agonews entry for #2166
Joe Watkins [Sat, 12 Nov 2016 17:45:16 +0000 (17:45 +0000)]
news entry for #2166

8 years agofixed bug generated by fixes bug #73135
Edgar R. Sandi [Sun, 16 Oct 2016 06:15:47 +0000 (04:15 -0200)]
fixed bug generated by fixes bug #73135

8 years agophpt file to bug #73135
Edgar R. Sandi [Sun, 16 Oct 2016 03:06:23 +0000 (01:06 -0200)]
phpt file to bug #73135

8 years agofixes bug #73135
Edgar R. Sandi [Sun, 16 Oct 2016 02:58:35 +0000 (23:58 -0300)]
fixes bug #73135

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Sat, 12 Nov 2016 17:35:24 +0000 (17:35 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  news entry for calendar overflow fix
  Fix integer overflow in calender.

8 years agonews entry for calendar overflow fix
Joe Watkins [Sat, 12 Nov 2016 17:35:04 +0000 (17:35 +0000)]
news entry for calendar overflow fix

8 years agoFix integer overflow in calender.
Joshua Rogers [Mon, 19 Jan 2015 10:31:15 +0000 (21:31 +1100)]
Fix integer overflow in calender.

Fix int overflows in conversation functions for calendar.
Add tests for the overflows.

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Joe Watkins [Sat, 12 Nov 2016 09:59:24 +0000 (09:59 +0000)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  added a test for date_interval_format function
  Merge branch 'pull-request/2198'

8 years agoadded a test for date_interval_format function
Jean Carlo Machado [Thu, 27 Oct 2016 19:05:47 +0000 (17:05 -0200)]
added a test for date_interval_format function

8 years agoMerge branch 'pull-request/2198'
Joe Watkins [Sat, 12 Nov 2016 08:15:13 +0000 (08:15 +0000)]
Merge branch 'pull-request/2198'

8 years agoMerge branch 'pull-request/2198'
Joe Watkins [Sat, 12 Nov 2016 08:15:13 +0000 (08:15 +0000)]
Merge branch 'pull-request/2198'

8 years agoMerge branch 'PHP-7.0' into PHP-7.1
Anatol Belski [Sat, 12 Nov 2016 01:38:33 +0000 (02:38 +0100)]
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix erroneous line in confutils.js

8 years agofix erroneous line in confutils.js
Stricted [Mon, 7 Nov 2016 15:23:02 +0000 (16:23 +0100)]
fix erroneous line in confutils.js

8 years agoAllow early-binding of ZEND_NEW args
Nikita Popov [Thu, 10 Nov 2016 21:51:39 +0000 (22:51 +0100)]
Allow early-binding of ZEND_NEW args

8 years agoFix block pass leaks
Nikita Popov [Thu, 10 Nov 2016 20:42:05 +0000 (21:42 +0100)]
Fix block pass leaks