config: ensure that both ABI and MODULE are specified before the properties
If we have properties, strtok will return strings from there as tokens and the error will appear later as we will attempt to parse an incomplete GVariant. It is better to catch this early so that we can print a more useful error message.
Please register or sign in to comment