> > > > Following removal of -c and -n options, the array should have been > > > > shrunk to avoid launch_proc to access unitialised strings. > > > > > > > > Fixes: b4dbacdb1ad7 ("test/eal: set core mask/list config only in > > > > dedicated test") > > > > Fixes: 501fa9a40298 ("test/eal: set memory channel config only in > > > > dedicated test") > > > > > > > > Signed-off-by: David Marchand <david.march...@redhat.com> > Acked-by: Michael Santana <msant...@redhat.com>
Applied, thanks. About the title: "incorrect" after "fix" is always useless. I replaced it with "command" to give a bit more context about what these arrays are for.