[mythtv-commits] [MythTV/mythtv] 36cf11: Services: Dvr/GetSavedBookmark - better handling f...

Peter Bennett noreply at github.com
Mon Oct 21 19:29:43 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 36cf11e9f6941fcd3bfba7acc369ca008b86db65
      https://github.com/MythTV/mythtv/commit/36cf11e9f6941fcd3bfba7acc369ca008b86db65
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2019-10-21 (Mon, 21 Oct 2019)

  Changed paths:
    M mythtv/programs/mythbackend/services/dvr.cpp

  Log Message:
  -----------
  Services: Dvr/GetSavedBookmark - better handling for when there is no seek table

If there is no seektable, GetSavedBookmark with duration option is not able to
calculate the duration. In that case it was returning a garbage value
(from an uninitialized variable). Changed so it will return -1 in that case.




More information about the mythtv-commits mailing list