Access Violation Crash happens at SUModelRelease()

@tt_su

Hey tt_su,

In the page, Crash at SUModelRelease(SUModelRef*), you mentioned
“the SU2018 version of the SDK have a new function SUModelFixErrors which allows you to trigger the Fix Model functionally from the C API as well.”

I try to call the new function after calling SUModelCreateFromFile(&model, “contador.skp”), it turned out the crash happens on the new function.

I have another question. Is there any performance issue if always call the new function?

Thanks
Phenix