Files
IfcOpenShell/src/ifcparse
Adrien SCHVALBERG e5b3455533 Fix memory leak for HeaderEntity instances:
the getArgumentCount() call in IfcEntityInstanceData destructor isn't virtually dispatched so it returns 0 instead of correct number of arguments => memory leak
added IfcEntityInstanceData::clearArguments() which clears all arguments and resets the attributes_ field to nullptr

Remove unnecessary copy in IfcEntityInstanceData::setArgument() when argument is created at the call site (no more leak of original argument)

Fix memory leak in IfcFile: delete entities from both byid and entity_file_map
2022-05-08 10:21:46 +02:00
..
2021-07-29 14:54:51 +02:00
2022-02-10 13:06:32 +01:00
2022-02-10 13:06:32 +01:00
2022-02-10 13:06:32 +01:00
2021-02-14 12:43:09 +01:00
2022-02-10 13:06:32 +01:00
2022-02-10 13:06:32 +01:00
2022-02-10 13:06:32 +01:00
2021-07-29 14:53:42 +02:00
2022-02-10 13:06:32 +01:00
2021-08-10 15:17:25 +02:00
2022-02-10 13:06:32 +01:00
2021-12-02 09:28:04 +01:00
2017-06-05 17:26:58 +02:00
2022-01-07 15:12:32 +01:00
2021-09-09 09:43:28 +02:00
2021-07-29 14:54:51 +02:00
2018-03-16 16:04:48 +01:00
2020-05-05 13:08:09 +02:00