[mythtv-commits] [MythTV/mythtv] 8e6141: Properly escape control chars \u0011 and \u0013 fo...

Stuart Auchterlonie noreply at github.com
Wed Oct 28 22:10:04 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 8e6141b25651d3445afe35b5bfc26f069038ceaf
      https://github.com/MythTV/mythtv/commit/8e6141b25651d3445afe35b5bfc26f069038ceaf
  Author: Stuart Auchterlonie <stuarta at mythtv.org>
  Date:   2020-10-28 (Wed, 28 Oct 2020)

  Changed paths:
    M mythtv/libs/libmythupnp/serializers/jsonSerializer.cpp

  Log Message:
  -----------
  Properly escape control chars \u0011 and \u0013 for JSON strings.
Also fix a TODO in the code, and handle all the normal escapes
using a single pass.

Closes #272




More information about the mythtv-commits mailing list