Changeset f4396c4 for protocols

Timestamp:
2015-12-06T00:43:14Z (8 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
c54bb11
Parents:
ed431c3
Message:

irc_send_names: refactor to use GString instead of the stack

Because modifying this code was making me REALLY uncomfortable.

This still only allocates memory once. Needing to extend the string
would be a bug in the length checks, but at least that's harmless now.

(No files)

Note: See TracChangeset for help on using the changeset viewer.