[mythtv-commits] [MythTV/mythtv] 260a92: Services API: Channel/UpdateVideoSource hardening

billmeek noreply at github.com
Thu Nov 28 23:03:07 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 260a9263445c99c1f31198cc2b7f24f3aab3e9e6
      https://github.com/MythTV/mythtv/commit/260a9263445c99c1f31198cc2b7f24f3aab3e9e6
  Author: Bill Meek <billmeek at mythtv.org>
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
    M mythtv/libs/libmythtv/sourceutil.cpp
    M mythtv/libs/libmythtv/sourceutil.h
    M mythtv/programs/mythbackend/services/channel.cpp
    M mythtv/programs/mythbackend/services/serviceUtil.h

  Log Message:
  -----------
  Services API: Channel/UpdateVideoSource hardening

Require a SourceId parameter, add test for valid SourceId,
fix ConfigPath='' case (which must be set to NULL in the
DB) and only update parameters that were passed.




More information about the mythtv-commits mailing list