Skip to content

Release v2.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 23:46
43b8e6b
Fix IsInNet index out of bounds on invalid mask (#115)

If an invalid mask parameter is passed to IsInNet a
index out of bound panic will occur.