json_load_file: Initialize the error struct properly
Failing to do this has the effect that the error message is not returned when the input file cannot be opened (e.g. if it doesn't exist). Thanks to Martin Vopatek for reporting.
parent
15d992cb
Please register or sign in to comment