at-serial-port: plug memleak
This commit is contained in:
@@ -543,6 +543,8 @@ finalize (GObject *object)
|
||||
if (priv->response_parser_notify)
|
||||
priv->response_parser_notify (priv->response_parser_user_data);
|
||||
|
||||
g_strfreev (priv->init_sequence);
|
||||
|
||||
G_OBJECT_CLASS (mm_at_serial_port_parent_class)->finalize (object);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user