ortexx / ip-cidr

Module for working with CIDR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`toArray` call triggers crash

j-low opened this issue · comments

Calling toArray simply crashes my app. I'm sorry I don't have more info than that but the whole thing crashes/locks up before any errors are thrown.

  • ip-cidr: 2.0.13
  • node: 13.8.0
  • OSX 10.15.5

False alarm; it just took a lot of processing to output the array of range values hence the lag. Closing issue.