Re: [PATCH] um: ubd: Fix crash from option parsing
From: Paul Lawrence
Date: Fri Jan 22 2021 - 09:46:28 EST
> This was addressed/fixed by the below patch, though that one doesn't
> the first "file" variable check.
I don't believe the first file variable can in fact be NULL, so my check was
unnecessary. Pleased to see this has been fixed, we can abandon my patch now.
Paul