Skip to content
Commit 390431c5 authored by Koki Fukuda's avatar Koki Fukuda Committed by Florian Müllner
Browse files

extensions-tool: Escape '\' and '"' in json string

If user-input string contains '\' and/or '"', extensions-tool
generates invalid json.
This fixes that by escaping '\' and '"'.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1279
parent afb40578
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment