qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2] fdc: check null block pointer before r/w data transfer


From: John Snow
Subject: Re: [PATCH v2] fdc: check null block pointer before r/w data transfer
Date: Thu, 1 Oct 2020 11:38:57 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 9/22/20 5:27 AM, P J P wrote:
From: Prasad J Pandit <pjp@fedoraproject.org>

While transferring data via fdctrl_read/write_data() routines,
check that current drive does not have a null block pointer.
Avoid null pointer dereference.


Will get to these and other IDE issues ASAP.

--js




reply via email to

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