On Fri, Jan 14, 2022 at 11:29:21AM +0100, Daniel Gerber wrote: > mem2strcpy(buf, name, sz, sizeof(buf)); > - return strtoul_or_err(name, _("could not parse ID")); > + return strtoul_or_err(buf, _("could not parse ID")); Should be fixed in git tree. Thanks for your report! Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com