Files
asterisk/res
Naveen Albert 05a0b08222 res_calendar: Prevent assertion if event ends in past.
res_calendar will trigger an assertion currently
if the ending time is calculated to be in the past.
Unlike the reminder and start times, however, there
is currently no check to catch non-positive times
and set them to 1. As a result, if we get a negative
value by happenstance, this can cause a crash.

To prevent the assertion from begin triggered, we now
use the same logic as the reminder and start events
to catch this issue before it can cause a problem.

ASTERISK-29981 #close

Change-Id: Idfb3204d195f350d2575fb4bc72a54a597d6e93c
2022-06-06 17:44:57 -05:00
..
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-11-18 16:25:05 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-19 07:13:19 -06:00
2022-05-09 07:49:52 -05:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2022-03-24 11:24:58 -05:00
2021-11-18 16:45:50 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-16 05:41:35 -06:00
2021-12-03 10:42:50 -06:00
2021-11-18 12:15:34 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-16 05:41:35 -06:00
2021-11-18 13:44:31 -06:00
2021-12-03 10:42:50 -06:00
2021-12-03 10:42:50 -06:00
2022-05-09 07:49:52 -05:00
2021-12-03 10:42:50 -06:00