Bump Bahamut (#291)

The patch does not apply to the latest master, so we need to update it
This commit is contained in:
2024-10-10 20:59:59 +02:00
committed by GitHub
parent 7b0ee7589f
commit c31aaf4d61
3 changed files with 5 additions and 5 deletions

View File

@ -8,13 +8,13 @@ index 317b00e..adfcfcf 100644
dots = 1;
}
- if (!dots)
- if (!dots)
- {
- sendto_realops("Invalid hostname for %s, dumping user %s",
- sptr->hostip, sptr->name);
- return exit_client(cptr, sptr, &me, "Invalid hostname");
- }
-
if (bad_dns)
-
if (bad_dns)
{
sendto_one(sptr, ":%s NOTICE %s :*** Notice -- You have a bad "