Submitted by 0x1f8b
The method globalPause is not tested and it doesnt work as expected.
Because the method returns an array (_updatedAddresses) and has never been initialized, when you want to set its value, it fails.
Recipe:
Initialize the _updatedAddresses array like shown below:
DrakeEvans (Frax) confirmed, but disagreed with severity and commented:
gititGoro (judge) decreased severity to Medium and commented:
