Skip to content

applySubstitution: Avoid DoS attack

tyil requested to merge (removed):master into master

Make sure we only store up to the first 510'th byte to 1) avoid denial of service, 2) there's no point in sending more than 510 bytes anyway in IRC

Merge request reports