instrument_restore_nonfcache_state_prealloc() was creating a dr_restore_state_info_t structure but leaving its fragment_info.ilist field unintialized. We fix that here.
Tested on the forthcoming drbbdup state restore event (#5686) which crashed walking the bogus ilist without this fix.
Fixes #5688 (closed)