php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #68790 Missing return
Submitted: 2015-01-10 17:13 UTC Modified: -
From: bugreports at internot dot info Assigned:
Status: Closed Package: *General Issues
PHP Version: master-Git-2015-01-10 (Git) OS: Linux Ubuntu 14.04
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bugreports at internot dot info
New email:
PHP Version: OS:

 

 [2015-01-10 17:13 UTC] bugreports at internot dot info
Description:
------------
Hi,

In /sapi/litespeed/lsapi_main.c:



492static int init_request_info( void )
is defined as an int, but nothing is ever returned from it. Perhaps it should be a void?


Thanks,


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-01-11 03:34 UTC] laruence@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=d805fa0d812f38878298e37caf1d6d20b6b00927
Log: Fixed #68790 (Missing return)
 [2015-01-11 03:34 UTC] laruence@php.net
-Status: Open +Status: Closed
 [2015-02-07 17:17 UTC] gwang@php.net
Automatic comment on behalf of gwang
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5e3f0f5671564296fd279ccbdd7fa71f0ddb685f
Log: Fixed #68790 (Missing return)
 [2015-02-07 17:19 UTC] gwang@php.net
Automatic comment on behalf of gwang
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c892127f76431bd58ea2c377a081b10faf892abd
Log: Fixed #68790 (Missing return)
 [2015-02-07 17:20 UTC] gwang@php.net
Automatic comment on behalf of gwang
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c90cd09331c193ee34794ca1a73e821c31be2d1f
Log: Fixed #68790 (Missing return)
 [2015-02-08 11:44 UTC] ab@php.net
Automatic comment on behalf of gwang
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c90cd09331c193ee34794ca1a73e821c31be2d1f
Log: Fixed #68790 (Missing return)
 [2015-02-09 03:33 UTC] laruence@php.net
Automatic comment on behalf of gwang
Revision: http://git.php.net/?p=php-src.git;a=commit;h=c892127f76431bd58ea2c377a081b10faf892abd
Log: Fixed #68790 (Missing return)
 [2015-02-13 20:42 UTC] yohgaki@php.net
Automatic comment on behalf of gwang
Revision: http://git.php.net/?p=php-src.git;a=commit;h=5e3f0f5671564296fd279ccbdd7fa71f0ddb685f
Log: Fixed #68790 (Missing return)
 [2016-07-20 11:39 UTC] davey@php.net
Automatic comment on behalf of laruence
Revision: http://git.php.net/?p=php-src.git;a=commit;h=d805fa0d812f38878298e37caf1d6d20b6b00927
Log: Fixed #68790 (Missing return)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 13:01:28 2025 UTC