mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-03 09:01:42 -05:00
free option context
This commit is contained in:
parent
eae5569558
commit
748f672b2c
1 changed files with 1 additions and 0 deletions
|
|
@ -1641,6 +1641,7 @@ display_create(int *argc, char **argv[], const GOptionEntry *option_entries)
|
|||
exit(EXIT_FAILURE);
|
||||
}
|
||||
|
||||
g_option_context_free(context);
|
||||
|
||||
d = malloc(sizeof *d);
|
||||
if (d == NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue