On 26.06.2025 16:59, Nicola Vetrini wrote: > The result of the command is undefined according to the specification if > the "string2" argument in tr is shorter than "string1". GNU tr behaves > correctly by extending "string2" to repeat the last character. > > Fixes: eb61a4fb14d2 ("xen: fix header guard generation for asm-generic > headers") > Reported-by: Jan Beulich <jbeul...@suse.com> > Signed-off-by: Nicola Vetrini <nicola.vetr...@bugseng.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>