diff options
| author | Kenny Levinsen <kl@kl.wtf> | 2020-11-10 14:05:43 +0100 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2020-11-10 08:06:37 -0500 |
| commit | 9fd9eef9d7f850ccc1f8d5fe4dc60df461a5dbc2 (patch) | |
| tree | db81b571f2f8c036e46e9bdecec4c2b322695f8a /src/log.c | |
| parent | fdd27bb4c1f1fb05481368c214e0f0f30a81b0ca (diff) | |
| download | gmnisrv-9fd9eef9d7f850ccc1f8d5fe4dc60df461a5dbc2.tar.gz gmnisrv-9fd9eef9d7f850ccc1f8d5fe4dc60df461a5dbc2.tar.xz gmnisrv-9fd9eef9d7f850ccc1f8d5fe4dc60df461a5dbc2.zip | |
Fix use of wrong index during pollfd refresh
The right side of the refresh ended up using the index of the deleted
client instead of the index from the loop, which happens to work when
the destroyed client is either last or second-last.
Diffstat (limited to 'src/log.c')
0 files changed, 0 insertions, 0 deletions
