Fix input and output bugs in P10 IPv6 addresses with zero elements.
authorMichael Poole <mdpoole@troilus.org>
Wed, 23 Sep 2009 15:26:33 +0000 (11:26 -0400)
committerMichael Poole <mdpoole@troilus.org>
Wed, 23 Sep 2009 15:26:33 +0000 (11:26 -0400)
src/proto-p10.c (irc_p10_pton): Avoid writing past the end of ip->in6.
  (irc_p10_ntop): Avoid writing past the end of output.


No differences found