Bug 578463 - luajit-based dynamic typeentry memory leaks
Summary: luajit-based dynamic typeentry memory leaks
Status: UNCONFIRMED
Alias: None
Product: 4DIAC
Classification: IoT
Component: FORTE (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 major
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-31 03:09 EST by nan zhou CLA
Modified: 2023-03-24 03:49 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nan zhou CLA 2022-01-31 03:09:08 EST
Destructor functions of dynamic type entry are not called when FORTE exits, leading to memory leaks. The allocated buffer for ConnData and VarsData when creating FB instances of these dynamic types are also not deleted.
Comment 1 Eclipse Genie CLA 2022-01-31 03:18:50 EST
New Gerrit change created: https://git.eclipse.org/r/c/4diac/org.eclipse.4diac.forte/+/190192