You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever a Com channel is instantiated, it takes a file path and opens that file for reading/writing. But it fails to close the file when it is destroyed. This results in a leak when loading files with M32.
The text was updated successfully, but these errors were encountered:
Whenever a Com channel is instantiated, it takes a file path and opens that file for reading/writing. But it fails to close the file when it is destroyed. This results in a leak when loading files with M32.
The text was updated successfully, but these errors were encountered: