Fix memory leak with Field objects not being deleted.
This MR fixes a memory leak which was occurring due to the Field objects declared in the InitFields fixture not being deallocated.
This MR fixes a memory leak which was occurring due to the Field objects declared in the InitFields fixture not being deallocated.