expireover is core dumping every night in OVclose because there is no tradindexed_close function in storage/ov3/ov3.c. expireover seg faults because it is dereferencing a null pointer. Is it safe to just create a dummy function for tradindexed_close? Or should it really exist and do something useful?