mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-10 23:32:29 -05:00
Change our message wrapper from
[== CMake Server ==[ ... ]== CMake Server ==]
to
[== "CMake Server" ==[ ... ]== "CMake Server" ==]
to guarantee that no JSON content can ever contain the ending string
(because it would be encoded as `]== \"CMake Server\" ==]`).
5.6 KiB
5.6 KiB