[hybrid-commits] svnroot commit: ircd-hybrid/branches/8.2.x/src hostmask.c
Michael Wobst
michael at svn.ircd-hybrid.org
Wed May 29 12:52:00 EDT 2019
michael 2019-05-29 12:52:00 -0400 (Wed, 29 May 2019)
Modified files:
ircd-hybrid/branches/8.2.x/src hostmask.c
Log:
- hostmask.c: commit message from p4: fix stack out of bounds write when parsing v6 netmasks.
Additionally fix the check for the number of given cidr bits to be > the number of parsed
bits to not erronously parse valid v6 masks as hosts.
Revision Changes Path
9028 +3 -4 ircd-hybrid/branches/8.2.x/src/hostmask.c
https://svn.ircd-hybrid.org/viewvc/ircd-hybrid/branches/8.2.x/src/hostmask.c?rev=9028&r1=9027&r2=9028&diff_format=h
More information about the hybrid-commits
mailing list