Skip to content
  • Deucе's avatar
    771cb5b2
    Don't return 0 when unable to parse integers. · 771cb5b2
    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.
    771cb5b2
    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