#1933 closed defect (fixed)
FMUChecker crashes with exported FMUs
| Reported by: | Adeel Asghar | Owned by: | Adeel Asghar |
|---|---|---|---|
| Priority: | high | Milestone: | 1.9.0 |
| Component: | FMI | Version: | |
| Keywords: | Cc: |
Description
When I run the model in the FMI Compliance-checker, it crashes when fmiTerminate is called.
Change History (3)
comment:1 by , 13 years ago
| Status: | new → accepted |
|---|
comment:2 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:3 by , 13 years ago
Note:
See TracTickets
for help on using tickets.

Fixed in revision (r13851). In fmiTerminate use functions.freeMemory instead of free.