Commit 1d8cb11
committed
sockets: Fix memory leak in socket_recvfrom()
Free recv_buf on the unknown address-family error path, matching the
other switch cases.
Closes phpGH-222511 parent a7223e7 commit 1d8cb11
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1646 | 1646 | | |
1647 | 1647 | | |
1648 | 1648 | | |
| 1649 | + | |
1649 | 1650 | | |
1650 | 1651 | | |
1651 | 1652 | | |
| |||
0 commit comments