summaryrefslogtreecommitdiff
path: root/live/js
diff options
context:
space:
mode:
authorJasmin Jessich <jasmin@anw.at>2017-06-18 02:13:40 +0200
committerJasmin Jessich <jasmin@anw.at>2017-06-18 02:22:24 +0200
commit914fc339749a5d625bc0aa6367cb1c950df7702b (patch)
tree512268bdc60edf9d72cf6c48db089e4bfd00dbd7 /live/js
parent18d3b23cf039ce1d1efb2898d4a8bd812a023f11 (diff)
downloadvdr-plugin-live-914fc339749a5d625bc0aa6367cb1c950df7702b.tar.gz
vdr-plugin-live-914fc339749a5d625bc0aa6367cb1c950df7702b.tar.bz2
Protect stored timers in SortedTimers list
- SortedTimers::GetByTimerId will now return "const cTimer *" to be sure the timer is never modified within live. Modifying or more worse deleting such a timer can lead to a segfault. This is no longer the case, but using const may protect future mistakes.
Diffstat (limited to 'live/js')
0 files changed, 0 insertions, 0 deletions