qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 13/19] contrib/elf2dmp: Use lduw_le_p() to read PDB


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v4 13/19] contrib/elf2dmp: Use lduw_le_p() to read PDB
Date: Thu, 7 Mar 2024 11:27:48 +0100
User-agent: Mozilla Thunderbird

On 7/3/24 11:20, Akihiko Odaki wrote:
The relevant value may be unaligned and is little-endian.


Fixes: 231f6a7d66 ("elf2dmp: rework PDB_STREAM_INDEXES::segments obtaining")
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
  contrib/elf2dmp/pdb.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]