1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/session
Sascha Schumann ef42a25b42 Fix a serious long-standing bug which deleted the shared memory segment
when an Apache children died.

Dynamically resize hash-table.

The hash key is now stored as part of the hash entry structure which
saves a mm_malloc.

ps_sd_new has been restructured to avoid code duplication.

A bug concerning moving existing entries to the top of a linked list
has been fixed.
2001-07-19 04:16:54 +00:00
..
2000-11-20 10:33:33 +00:00
2001-06-10 23:26:35 +00:00
2001-06-19 21:14:39 +00:00
1999-08-22 14:14:46 +00:00
2001-06-19 21:14:39 +00:00
2001-06-06 14:32:27 +00:00
2001-02-26 06:11:02 +00:00
1999-06-05 19:52:58 +00:00