On Mon, 24 Mar 2025 09:34:06 +0100, Vincent Stehlé wrote:
> In the case of a memory allocation error, the ahci_port_start() function
> tries to free the `pp' pointer.
> This pointer was not dynamically allocated but does in fact point to an
> element of the port[] array member of the struct ahci_u
On Mon, 24 Mar 2025 09:34:06 +0100
Vincent Stehlé wrote:
> In the case of a memory allocation error, the ahci_port_start() function
> tries to free the `pp' pointer.
> This pointer was not dynamically allocated but does in fact point to an
> element of the port[] array member of the struct ahci_u
2 matches
Mail list logo