Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Exception should be thrown for invalid parameters #8

@elazar

Description

@elazar

Generator->getIrcMessage() should throw an exception if null, carriage return, or line feed bytes (i.e. ASCII 0, 10, and 13, respectively) are detected in parameter values, since that will either make the messages invalid per the standard or result in their truncation when line ending characters are interpreted as being part of the IRC messages.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions