marvinkreis / rofi-file-browser-extended

Use rofi to quickly open files
MIT License
240 stars 14 forks source link

Plugins crash on malformed json files #3

Closed marvinkreis closed 5 years ago

marvinkreis commented 6 years ago

This is due to json-c seemingly returning json_tokener_success even if the json file could not be parsed.