mirror of
https://github.com/frida/frida-python
synced 2026-06-08 14:16:17 +00:00
package-manager: Plug leak in specs option parsing
This commit is contained in:
@@ -5251,6 +5251,8 @@ PyPackageManager_parse_install_options (const gchar * project_root, const char *
|
||||
goto propagate_error;
|
||||
|
||||
frida_package_install_options_add_spec (options, spec);
|
||||
|
||||
g_free (spec);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user