On Wed, 2025-01-08 at 19:06 -0500, Benjamin Marzinski wrote: > _find_controllers() needs to free the udev device if it doesn't get > added to a path. Otherwise it can leak memory whenever > check_foreign() > is called, causing multipathd's memory usage to continually grow. > > Signed-off-by: Benjamin Marzinski <bmarzins@xxxxxxxxxx> Reviewed-by: Martin Wilck <mwilck@xxxxxxxx>