On 6/4/2010 4:47 PM, Stefan Fritsch wrote: > > Since we are only initializing a pointer into the module struct, it > really does not matter if the module_index changes or not. If the > module is not reloaded, the address of the module struct stays the > same. If the module is reloaded, the pointer is reinitialized.
Then this all seems complete; +1 to commit, thanks again for all your diligence in making this improvement painless to module developers!
