Fix SF bug #2895252 by changing the trailing space to a nul character.
[ircu2.10.12-pk.git] / ChangeLog
index b1bbe6bd4b8652338c9e7fc3877e88ad77e9ed8f..d6a54796d80b2d4471e9eaeef8b9aed3c36de8cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-03  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/m_names.c (m_names): Terminate the buffer used for listing
+       clients who are not in any channel.
+
 2010-01-03  Michael Poole <mdpoole@troilus.org>
 
        * ircd/channel.c (find_delayed_joins): Move earlier in the file.