On 5 August 2016 at 13:59, Fabien Chouteau <chout...@adacore.com> wrote:
> On 08/05/2016 12:03 PM, Peter Maydell wrote:
>> get_image_size() doesn't handle being passed a NULL pointer, so
>> avoid doing that. Spotted by the clang ub sanitizer (which notices
>> the attempt to pass NULL to open()).
>>
>
> Looks good.

Thanks; I've applied this patch to master.

-- PMM

Reply via email to