mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
MFH
This commit is contained in:
parent
66d9c24ccc
commit
8854c3d51a
1 changed files with 1 additions and 3 deletions
|
@ -350,9 +350,7 @@ PHP_FUNCTION(get_browser)
|
|||
}
|
||||
}
|
||||
|
||||
if (lookup_browser_name) {
|
||||
efree(lookup_browser_name);
|
||||
}
|
||||
efree(lookup_browser_name);
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue