Memory leak on runtime error in lua script #5

Closed
opened 2023-05-27 09:24:23 -04:00 by j4nk · 3 comments
Owner

to reproduce: induce an error in oct_loop()

to reproduce: induce an error in oct_loop()
Author
Owner

also happens if error is in oct_init, or any function

also happens if error is in oct_init, or any function
Author
Owner

Easy fix, just change lua_call to lua_pcall

Easy fix, just change lua_call to lua_pcall
Author
Owner
https://git.thejerks.club/j4nk/open-card-table/commit/f89129d82eba3a23a9cc4fd281bab1f5844cbd1d
j4nk closed this issue 2023-05-31 08:59:51 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: j4nk/open-card-table#5
No description provided.