mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-21 02:09:09 +00:00
Fix memory leaks
This commit is contained in:
@@ -139,7 +139,7 @@ def gen_marshal_register_function():
|
||||
print "}"
|
||||
|
||||
signature_template = r"""
|
||||
inline static const gchar *
|
||||
inline static gchar *
|
||||
${signature_name}()
|
||||
{
|
||||
return searpc_compute_signature (${args});
|
||||
|
Reference in New Issue
Block a user