On 8/31/20 11:20 PM, Paolo Bonzini wrote: > + exec_dir = g_strdup(CONFIG_BINDIR);
Why the strdup? The string constant should be fine, IIUC. r~
On 8/31/20 11:20 PM, Paolo Bonzini wrote: > + exec_dir = g_strdup(CONFIG_BINDIR);
Why the strdup? The string constant should be fine, IIUC. r~