Initialise ip_str so that it isn't used uninitialised. Don't strip server flags from user@ portion of the hostmask, so that it will not miss matching bans. Switch ip_str from alloca() to malloc_sprintf() / new_free() - there's no particular need for alloca() here.
220 KiB
220 KiB