On Tue, Apr 07, 2026 at 20:26:16 +0200, Pavel Hrdina via Devel wrote: > From: Pavel Hrdina <[email protected]> > > In case driver is null we would leak memory allocated in event. > > Fixes: b56458d443ba1d890d336535b5840252cbb9df4b > Signed-off-by: Pavel Hrdina <[email protected]> > --- > src/node_device/node_device_udev.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Peter Krempa <[email protected]>
