mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Missing return statement
This commit is contained in:
parent
cde7423cde
commit
dafda8936b
1 changed files with 1 additions and 0 deletions
|
@ -46,5 +46,6 @@ PHP_RSHUTDOWN_FUNCTION(win32_core_globals)
|
|||
STR_FREE(wg->login_name);
|
||||
|
||||
memset(wg, 0, sizeof(*wg));
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue