Skip to content

fix memory issue: free cmd->arg in tcl_destroy only when the cmd is tcl_user_proc#19

Open
0riginaln0 wants to merge 2 commits into
zserge:masterfrom
0riginaln0:patch-1
Open

fix memory issue: free cmd->arg in tcl_destroy only when the cmd is tcl_user_proc#19
0riginaln0 wants to merge 2 commits into
zserge:masterfrom
0riginaln0:patch-1

don't free `cmd->arg` when the `cmd` is not `tcl_user_proc`

69a49b8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs