From:             [EMAIL PROTECTED]
Operating system: WINDOWS 98
PHP version:      4.1.0
PHP Bug Type:     Session related
Bug description:  SESSION DESTROY-Hangs PHP4TS.DLL- Memory leak

I use output buffering at a page start,
if I start a session and do session_destory(),e.g.
authentication failure, the the dll hangs with an win32 page fault.
I use PHP as CGI on an apache on an wamp system.

The Session Destroy is capsuled in an loginclass,

-- 
Edit bug report at http://bugs.php.net/?id=15856&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15856&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15856&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15856&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15856&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15856&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15856&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15856&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15856&r=submittedtwice

Reply via email to