aboutsummaryrefslogtreecommitdiff
path: root/layers/core_validation.cpp
diff options
context:
space:
mode:
authorMark Young <marky@lunarg.com>2016-06-14 14:59:44 -0600
committerMark Young <marky@lunarg.com>2016-06-14 15:02:53 -0600
commitdb8517fa8168419bc3a410b499b108a920b82e65 (patch)
tree636f4df323d233c11c376904a22177a4b83240fc /layers/core_validation.cpp
parenta3e077801c33c943553e9de9e7370f93169a0dc8 (diff)
downloadusermoji-db8517fa8168419bc3a410b499b108a920b82e65.tar.xz
loader: GH362 - Fix json output of escape chars
The strings from the JSON file already add escape characters. So, \ becomes \\ in the JSON file strings. However, the cJSON library was adding \\ for ever encountered \ when converting to a string. This became messy as C:\\vulkanSDK\\layerfile.json became C:\\\\vulkanSDK\\\\layerfile.json. Change-Id: I006252e33d6e91e2bef704dd5dee0777105388a7
Diffstat (limited to 'layers/core_validation.cpp')
0 files changed, 0 insertions, 0 deletions