Fixed Memory Leak When OPNIFIL Fails with Error 124
An OPNIFIL() call that failed with error 124 leaked memory if the data file had r‑tree first or last field names set. The memory leak was resolved by freeing the memory before the function returns an error.