diff options
author | dequis <dx@dxzone.com.ar> | 2015-12-05 21:43:14 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-12-05 21:43:14 -0300 |
commit | f4396c4d16f67cb28effd86a636b9db8fa48821c (patch) | |
tree | e9efab31eab56eb76b9d88d3f99e96627a017422 /irc.h | |
parent | ed431c389887080dc4fa45e30d051ce733f4ce57 (diff) |
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.
Diffstat (limited to 'irc.h')
0 files changed, 0 insertions, 0 deletions