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