charybdis-ircd / charybdis

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

modules: create caps before mapi_register() #330

Closed edk0 closed 4 years ago

edk0 commented 4 years ago

this means we have to destroy them again if mapi_register() fails, but lets the module initialisation use its own declared cap values