Skip to content

e3-642: Use different variable names each time memory is allocated

Wayne Lewis requested to merge e3-642_fix_var_names_registermodule into master

Clearly differentiate between each time the abslocation variable is used so that it is clear we are not double-freeing a variable.

Merge request reports