History log of /PHP-7.4/ext/session/mod_files.c (Results 26 – 50 of 222)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3d90531d 29-Jan-2016 Anatol Belski

Revert "fix yet another leak"

This reverts commit 39084ccc689397a11de4d231fe8629549d66ce73.


# ebcfe761 29-Jan-2016 Anatol Belski

Revert "refix #69111 and one related test"

This reverts commit 80f7b0125875116fdbcdaf48cf8b1bbf93cb378c.


# 57d9797b 29-Jan-2016 Anatol Belski

Revert "fix leak in 7.0"

This reverts commit ee49df011ce55f088908c54ef24ce4db45574414.


# 40b9f52c 29-Jan-2016 Anatol Belski

Revert "fix leak in 5.6"

This reverts commit fa548e5ca9b275ac383cadddde0f4e6d9a806f24.


# 80f7b012 29-Jan-2016 Anatol Belski

refix #69111 and one related test

It is the least evil as the test just reduces the fail path. 5.6 seems
still broken in this regard, a backport should follow if travis is happy.


# 39084ccc 29-Jan-2016 Anatol Belski

fix yet another leak


# ee49df01 29-Jan-2016 Anatol Belski

fix leak in 7.0


# fa548e5c 29-Jan-2016 Anatol Belski

fix leak in 5.6


# 25108bab 29-Jan-2016 Anatol Belski

refix bug #69111, crash in 5.6 only


Revision tags: php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2
# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)


Revision tags: php-7.0.2RC1, php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1
# de8bfb32 07-Nov-2015 Xinchen Hui

Use defined macro


# 148bb622 07-Nov-2015 Xinchen Hui

Revert "Fixed bug #70876 Segmentation fault when regenerating session id with strict mode"

This reverts commit 0bf3ebb4ba77f38261d9cb21a205a7d31b7f85cf.


# 0bf3ebb4 07-Nov-2015 Reeze Xia

Fixed bug #70876 Segmentation fault when regenerating session id with strict mode

The comment *mod_data always be non-NULL is not true.
The same as this FIXME: https://github.com/php/php

Fixed bug #70876 Segmentation fault when regenerating session id with strict mode

The comment *mod_data always be non-NULL is not true.
The same as this FIXME: https://github.com/php/php-src/blob/master/ext/session/mod_files.c#L676

show more ...


Revision tags: php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5, php-5.5.30, php-5.6.14, php-7.0.0RC4
# 2f7cc862 19-Sep-2015 Yasuo Ohgaki

Fixed bug #70529 Session read causes "String is not zero-terminated" error


Revision tags: php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 4a2e40bb 30-Jun-2015 Dmitry Stogov

Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).


# 4bd22cf1 29-Jun-2015 Dmitry Stogov

Improved zend_string API (Francois Laupretre)

Squashed commit of the following:

commit d96eab8d79b75ac83d49d49ae4665f948d15a804
Author: Francois Laupretre <francois@tekwire.net>

Improved zend_string API (Francois Laupretre)

Squashed commit of the following:

commit d96eab8d79b75ac83d49d49ae4665f948d15a804
Author: Francois Laupretre <francois@tekwire.net>
Date: Fri Jun 26 01:23:31 2015 +0200

Use the new 'ZSTR' macros in the rest of the code.

Does not change anything to the generated code (thanks to compat macros) but cleaner.

commit b3526439104ac7a89a8e0c79dbebf33b22bd01b8
Author: Francois Laupretre <francois@tekwire.net>
Date: Thu Jun 25 13:45:06 2015 +0200

Improve zend_string API

Add missing methods

show more ...


# 650e073f 28-Jun-2015 Evgeniy Spinov

*[Sessions]: Now session is accessible if process is ran by root. Fixing bug: https://bugs.php.net/bug.php?id=69582
*[Sessions]: Replaced fstat with zend_fstat


Revision tags: php-5.6.11RC1
# a2c461d5 24-Jun-2015 Evgeniy Spinov

*[Sessions]: Now session is accessible if process is ran by root. Fixing bug: https://bugs.php.net/bug.php?id=69582


Revision tags: php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41, php-5.6.9RC1, php-5.5.25RC1
# 4c711200 24-Apr-2015 Yasuo Ohgaki

Set NULL after efree


Revision tags: php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
# 18e0393b 24-Mar-2015 Anatol Belski

robuster read/write for mod ps_files


# 512429ff 24-Mar-2015 Anatol Belski

fix datatype mismatches


Revision tags: php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1
# dbb1298f 03-Feb-2015 Yasuo Ohgaki

Fixed typos in comments


# b41a6c6f 03-Feb-2015 Yasuo Ohgaki

Fixed Bug #66623 no EINTR check on flock(LOCK_EX)


# c8a12508 31-Jan-2015 Yasuo Ohgaki

Fixed typo in comment


# bc5686f5 30-Jan-2015 Anatol Belski

remove unused variable


123456789