Undefined Offset in IPV6/BigInteger.php
-
We are having our logs bombarded with undefined offsets. I have seen mutliple posts dating back as far as 2018 and yet this is still not fixed. On a low traffic site, I had over 100k entries in 15 minutes. There are 3 lines of code where this happens. 1160, 153x and 3340. I was able to fix these by doing array_key_exists(index, array) calls, but I know they will get overwritten with every update (especially forced updates!). Just because accessing an unknown offset doesn’t crash the script doesn’t mean it should be ignored. If you need, I am happy to provide you with the patches I have applied.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Undefined Offset in IPV6/BigInteger.php’ is closed to new replies.