From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.18
PHP version:      4.2.0
PHP Bug Type:     Scripting Engine problem
Bug description:  sleep() * usleep() bypass set_time_limit()

PHP's sleep & usleep() functions can be used to bypass set_time_limit() and
allow a script to sleep forever thus taking up a webserver thread/process
for an unlimited period of time.
-- 
Edit bug report at http://bugs.php.net/?id=17160&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17160&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17160&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17160&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17160&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17160&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17160&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17160&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17160&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17160&r=globals

Reply via email to