On 01/09/20 20:04, Richard Henderson wrote: > 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.
Of course it is. Paolo
On 01/09/20 20:04, Richard Henderson wrote: > 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.
Of course it is. Paolo