]> arthur.barton.de Git - ngircd-alex.git/commit
Ensure there is enough space for the mask
authorFederico G. Schwindt <fgsch@lodoss.net>
Sat, 20 Apr 2013 09:53:16 +0000 (10:53 +0100)
committerFederico G. Schwindt <fgsch@lodoss.net>
Sat, 20 Apr 2013 09:53:16 +0000 (10:53 +0100)
commit51e5ba94b3f28f84aadc140f0c340d03d2a11d6c
tree8af3faf8c2f81ee97cbac20d43035c1efa07d8dc
parentb4d0a4038398c23d015bd3faf6247a0dd91016a9
Ensure there is enough space for the mask

As pointed by Alex while strl{cat,cpy} take the full length
we need to leave space to ensure a proper mask is always created
so revert the removal of - N from my last change.
src/ngircd/lists.c