Skip to content
  • Deucе's avatar
    8a9d76c0
    Don't return 0 when unable to parse integers. · 8a9d76c0
    Deucе authored
    0 is a valid value, results are undefined.
    
    Validate the size of the message at each step and throw an error if
    something goes wrong.
    
    Should fix the issue where an IRC spammers DNS was detected as local,
    so the anti-spammer bot banned my server address intead of the
    spammers address.
    8a9d76c0
    Don't return 0 when unable to parse integers.
    Deucе authored
    0 is a valid value, results are undefined.
    
    Validate the size of the message at each step and throw an error if
    something goes wrong.
    
    Should fix the issue where an IRC spammers DNS was detected as local,
    so the anti-spammer bot banned my server address intead of the
    spammers address.
Loading