On Wed, Apr 17, 2024 at 11:32 AM Dengdui Huang <[email protected]> wrote: > > The version variable is not initialized. Therefore, if the -V option > is not specified, the value of $version is obtained from the context, > which may cause the version map parsing failure. > > Fixes: 6edec7f202ac ("devtools: list symbols by version") > Cc: [email protected] > > Signed-off-by: Dengdui Huang <[email protected]>
This is an internal script and I wonder how the mentionned issue is hit. In any case this fix is correct. Reviewed-by: David Marchand <[email protected]> -- David Marchand

