[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] tests/qtest/migration: Ignore if socket-address is missi
From: |
Peter Xu |
Subject: |
Re: [PATCH 1/2] tests/qtest/migration: Ignore if socket-address is missing to avoid crash below |
Date: |
Wed, 20 Mar 2024 09:15:40 -0400 |
On Wed, Mar 20, 2024 at 10:47:18AM +0530, Het Gala wrote:
> It won't crash IMO, the next function SocketAddress_to_str for a non-socket
> type would return an proper error ?
Both SocketAddress_to_str() and SocketAddress_to_qdict() will crash with a
NULL pointer passed in right now.
Thanks,
--
Peter Xu