Re: [PATCH 1/3] bus/vdev: revert fix devargs in secondary process

2024-06-19 Thread Thomas Monjalon
14/03/2024 10:36, Mingjin Ye: > The asan tool detected a memory leak in the vdev driver > alloc_devargs. The previous commit was that when inserting > a vdev device, the primary process alloc devargs and the > secondary process looks for devargs. This causes the > device to not be created if the se

[PATCH 1/3] bus/vdev: revert fix devargs in secondary process

2024-03-14 Thread Mingjin Ye
The asan tool detected a memory leak in the vdev driver alloc_devargs. The previous commit was that when inserting a vdev device, the primary process alloc devargs and the secondary process looks for devargs. This causes the device to not be created if the secondary process does not initialise the