From a218a8b9174e5daf8b34c4cb3eca23977e7f66cf Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 17 Jan 2014 03:30:42 +0100 Subject: [PATCH] forked the test for bug #66481 --- ext/session/tests/bug66481-win32.phpt | 17 +++++++++++++++++ ext/session/tests/bug66481.phpt | 1 + 2 files changed, 18 insertions(+) create mode 100644 ext/session/tests/bug66481-win32.phpt diff --git a/ext/session/tests/bug66481-win32.phpt b/ext/session/tests/bug66481-win32.phpt new file mode 100644 index 0000000000..cf06cb6b95 --- /dev/null +++ b/ext/session/tests/bug66481-win32.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #66481: Calls to session_name() segfault when session.name is null, Windows. +--INI-- +session.name= +--SKIPIF-- + + +--FILE-- + + --FILE--