[mythtv-commits] [MythTV/mythtv] cd50cc: Fix typo in mpeg descriptor string

kmdewaal noreply at github.com
Sat Feb 1 19:42:56 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: cd50cc67ecb11ffc4220b522abf7515ad38b7b03
      https://github.com/MythTV/mythtv/commit/cd50cc67ecb11ffc4220b522abf7515ad38b7b03
  Author: Klaas de Waal <kdewaal at mythtv.org>
  Date:   2020-02-01 (Sat, 01 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/mpegdescriptors.cpp

  Log Message:
  -----------
  Fix typo in mpeg descriptor string


  Commit: 2b109f9b571c35b4b31a40c1f3e38e2d664fc67d
      https://github.com/MythTV/mythtv/commit/2b109f9b571c35b4b31a40c1f3e38e2d664fc67d
  Author: Douglas Paul <doug at bogon.ca>
  Date:   2020-02-01 (Sat, 01 Feb 2020)

  Changed paths:
    M mythtv/libs/libmythtv/mpeg/sctetables.cpp

  Log Message:
  -----------
  Avoid crash in ShortVirtualChannelTable parsing

Add checks to avoid crashes cause by out-of-range addressing
errors when parsing the ATSC ShortVirtualChannelTable in case
of invalid descriptor contents.

Signed-off-by: Klaas de Waal <kdewaal at mythtv.org>


Compare: https://github.com/MythTV/mythtv/compare/e2328439af6c...2b109f9b571c


More information about the mythtv-commits mailing list