diff options
author | Matt Schatz <genius3000@g3k.solutions> | 2019-03-09 18:20:20 -0700 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2019-03-10 18:00:01 +0000 |
commit | 95c5aa91953db978879ec21c236a871257fe7036 (patch) | |
tree | 7474acac0c2e2d1228e1fa807d36308923ca3225 /src/modules/m_uninvite.cpp | |
parent | 6fb7354568807d444ab2f8d28d352cc1de993a8b (diff) |
Fix BanCache entries existing after X-line expiry.
When DefaultApply() adds a hit to the BanCache it uses the X-line
duration to set a duration on the entry. This can result in an
entry lasting longer than the X-line itself. Fix this by setting
the entry duration to the time left on the X-line.
Diffstat (limited to 'src/modules/m_uninvite.cpp')
0 files changed, 0 insertions, 0 deletions