Re: [PATCH] dmioem: Spell "ProLiant" consistently

2025-04-24 Thread Jerry Hoemann via dmidecode-devel
On Thu, Apr 24, 2025 at 09:04:24AM +0200, Jean Delvare wrote: > Consistently spell "ProLiant" with an uppercase "L". > > Signed-off-by: Jean Delvare > --- > dmioem.c |6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Looks good. Reviewed-by: Jerry Hoemann > --- dmidecode.ori

[PATCH] dmidecode: Fix missing end of list in type 0

2025-04-24 Thread Jean Delvare
If pr_list_start() was called, pr_list_end() must be called too. The bug would cause pr_list_end() not to be called for type 0 records of length 18 or 19. This doesn't really matter for now because this is a no-op for plain text output, but it would break the upcoming JSON output. Bug found while

[PATCH] dmioem: Spell "ProLiant" consistently

2025-04-24 Thread Jean Delvare
Consistently spell "ProLiant" with an uppercase "L". Signed-off-by: Jean Delvare --- dmioem.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- dmidecode.orig/dmioem.c +++ dmidecode/dmioem.c @@ -1523,7 +1523,7 @@ static int dmi_decode_hp(const struct dm