Skip to content

Bugfix: Script called correctly if arguments are null

Compare
Choose a tag to compare
@ColumPaget ColumPaget released this 26 Jan 10:09
· 19 commits to master since this release

If a script is called on allow/deny and one of the arguments of the script (like IP region for instance) cannot be obtained, and is NULL, then the script is not successfully run. This has been fixed along with a minor memory leak.