mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Drop superflous efree
This commit is contained in:
parent
d2c343a3df
commit
24fa61e202
1 changed files with 0 additions and 3 deletions
|
@ -1338,9 +1338,6 @@ filedone:
|
|||
}
|
||||
}
|
||||
fileupload_done:
|
||||
if (lbuf) {
|
||||
efree(lbuf);
|
||||
}
|
||||
if (php_rfc1867_callback != NULL) {
|
||||
multipart_event_end event_end;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue