os-release: Handle NULL OS name or version
Either may be NULL, but shouldn’t end up as ‘(null)’ in the app ID, as that breaks subsequent XPath queries in the appstream plugin.
Signed-off-by: Philip Withnall pwithnall@endlessos.org
Fixes: #1254 (closed)