Clean up more leak.

This commit is contained in:
C. Guy Yarvin 2016-01-23 17:37:49 -08:00
parent 8f390ff3ab
commit 6485aa13c6

View File

@ -419,6 +419,8 @@ _cj_kick_z(u3_noun cor, u3j_core* cop_u, u3j_harm* ham_u, u3_atom axe)
cop_u->cos_c, cop_u->cos_c,
(!strcmp(".2", ham_u->fcs_c)) ? "$" : ham_u->fcs_c); (!strcmp(".2", ham_u->fcs_c)) ? "$" : ham_u->fcs_c);
#endif #endif
u3z(ame);
return pro;
} }
} }
return u3_none; return u3_none;