diff options
author | Jasmin Jessich <jasmin@anw.at> | 2017-06-18 02:13:40 +0200 |
---|---|---|
committer | Jasmin Jessich <jasmin@anw.at> | 2017-06-18 02:22:24 +0200 |
commit | 914fc339749a5d625bc0aa6367cb1c950df7702b (patch) | |
tree | 512268bdc60edf9d72cf6c48db089e4bfd00dbd7 /Makefile | |
parent | 18d3b23cf039ce1d1efb2898d4a8bd812a023f11 (diff) | |
download | vdr-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 'Makefile')
0 files changed, 0 insertions, 0 deletions