mirror of
https://github.com/urbit/shrub.git
synced 2024-12-01 06:35:32 +03:00
Clean up more leak.
This commit is contained in:
parent
8f390ff3ab
commit
6485aa13c6
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user