Commit 2e49fe9
David Figatner
Prevent nextPos for connectEdges from accessing past end of array (w/additional checks) (#147)
* rebuilt with out-of-index PR
* added dist
* added another out of bounds check
* added another bounds check
* version change
* added another check
* updated version
* updated version
* updated with error catching
* added back dist for merging
* added space in .gitignore
* replaced version number
* removed dist files
* removed yarn.lock
* cleaning up package.json1 parent a1bb07e commit 2e49fe9
File tree
4 files changed
+7624
-1884
lines changed- demo/js
- src
4 files changed
+7624
-1884
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
1663 | 1663 | | |
1664 | 1664 | | |
1665 | 1665 | | |
1666 | | - | |
| 1666 | + | |
1667 | 1667 | | |
1668 | 1668 | | |
1669 | 1669 | | |
| |||
1768 | 1768 | | |
1769 | 1769 | | |
1770 | 1770 | | |
1771 | | - | |
1772 | | - | |
| 1771 | + | |
| 1772 | + | |
1773 | 1773 | | |
1774 | 1774 | | |
1775 | 1775 | | |
| |||
1778 | 1778 | | |
1779 | 1779 | | |
1780 | 1780 | | |
1781 | | - | |
| 1781 | + | |
1782 | 1782 | | |
1783 | 1783 | | |
1784 | | - | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
1785 | 1787 | | |
1786 | 1788 | | |
1787 | 1789 | | |
| |||
1859 | 1861 | | |
1860 | 1862 | | |
1861 | 1863 | | |
1862 | | - | |
| 1864 | + | |
| 1865 | + | |
| 1866 | + | |
1863 | 1867 | | |
1864 | 1868 | | |
1865 | 1869 | | |
| |||
1879 | 1883 | | |
1880 | 1884 | | |
1881 | 1885 | | |
1882 | | - | |
| 1886 | + | |
1883 | 1887 | | |
1884 | 1888 | | |
1885 | 1889 | | |
| |||
0 commit comments