floodlight / bigcode

Other
11 stars 47 forks source link

cjson_util: cjson_util_file_open error handling #78

Closed kenchiang closed 6 years ago

kenchiang commented 6 years ago

Reviewer: @jnealtowns More logging when fread fails in cjson_util_parse_file Do not clear jfs if reload__ fails in cjson_util_file_open

Clearing jfs means that if the initial file open fails, we lose the configured filename.