diff options
| author | Denys Fedoryshchenko <denys.f@collabora.com> | 2026-08-09 07:13:45 +0300 |
|---|---|---|
| committer | Denys Fedoryshchenko <denys.f@collabora.com> | 2026-08-09 08:58:08 +0300 |
| commit | f49ed06b26b2b3ea3a97589be2e51ceb2a084243 (patch) | |
| tree | de90fb65568a0be8b6e40c311ab9bddf91aeddbf /tests/common | |
| parent | 2ad648c3cdde7c5b439abde9566c6dedce966c9e (diff) | |
| download | accel-ppp-f49ed06b26b2b3ea3a97589be2e51ceb2a084243.tar.gz accel-ppp-f49ed06b26b2b3ea3a97589be2e51ceb2a084243.zip | |
pptp: close call socket when Outgoing-Call-Reply cannot be sent
The PPPoX socket created for the call is only handed to conn->ppp.fd
after the reply has been posted, so returning early on a post_msg()
failure leaks the descriptor: disconnect() knows nothing about it and
establish_ppp() has not run yet. The establish_ppp() failure path just
below already closes it.
Diffstat (limited to 'tests/common')
0 files changed, 0 insertions, 0 deletions
