Modify ↓
Ticket #5684 (closed defect: fixed)
Opened 4 years ago
Last modified 3 years ago
Make sure that answer.text is null terminated in cCiMMI::SendAnswer
| Reported by: | Erik Hovland <erik@…> | Owned by: | ijr |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
By adding a null terminator to the very end of answer.text, we guarantee that the string is terminated.
Attachments
Change History
Changed 4 years ago by Erik Hovland <erik@…>
- Attachment libs_libmythtv-buffer-size-check.patch added
Note: See
TracTickets for help on using
tickets.

explicitly apply null terminator to answer.text