Eric Warmenhoven ef12e43522
Fix reading past the end of an allocated buffer. (#15713)
title_length is originally calculated to be the msg length, but later
if the task has a title then that is used instead, but the length is
not updated. If msg is longer than title, we read past the end of the
buffer.
2023-09-20 10:50:35 -07:00
..
2023-09-06 03:16:47 +02:00
2022-08-05 17:40:06 +02:00
2023-08-17 21:58:41 +02:00
2023-05-30 21:21:05 +02:00
2023-05-30 21:21:05 +02:00
2023-09-03 17:37:00 +02:00
2023-05-30 21:21:05 +02:00
2023-05-19 17:34:25 +02:00
2023-06-19 18:16:40 +02:00
2023-05-07 21:13:44 +02:00