summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDenys Fedoryshchenko <denys.f@collabora.com>2026-08-09 07:13:45 +0300
committerDenys Fedoryshchenko <denys.f@collabora.com>2026-08-09 08:58:08 +0300
commitf49ed06b26b2b3ea3a97589be2e51ceb2a084243 (patch)
treede90fb65568a0be8b6e40c311ab9bddf91aeddbf /docs
parent2ad648c3cdde7c5b439abde9566c6dedce966c9e (diff)
downloadaccel-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 'docs')
0 files changed, 0 insertions, 0 deletions