charybdis-ircd / charybdis

Scalable IRCv3.2 server for large, community-oriented networks
GNU General Public License v2.0
231 stars 102 forks source link

Remove from the list of propagated bans on expiry #301

Closed edk0 closed 4 years ago

edk0 commented 4 years ago

Fixes a use-after-free introduced in 548e31d3b, which fixed a related use-after-free introduced in a9536f755.

I wonder how long I can keep this up?