Fix for the check of the inkection: getLength is a function, not a member
Without this fix, the if
on line 186 of AutoInjector.js was not executed, and the tool was (in some cases) injecting where there were already other injections.
Without this fix, the if
on line 186 of AutoInjector.js was not executed, and the tool was (in some cases) injecting where there were already other injections.