Created by: Carrotman42
Initialize the modhandle field to NULL, and don't call drmodtrack_offline_exit when the modhandle is NULL. This prevents a segfault during the destructor of raw2trace_t when the module file is missing or invalid.
Fixes #2663 (closed)