Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#11626 closed Patch - Bug Fix (fixed)
Patch top copy m_nice and m_ioprio values from other in ctor - Fixes Coverity 1028696
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27 |
| Component: | MythTV - MythSystem | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Patch to copy m_nice and m_ioprio values from other in ctor. It appears that when commit 201407310b183210ab58b5030abf656e797bae39 added the m_ioprio and m_nice member variables that the constructor was not updated to copy those values.
Fixes Coverity 1028696
Github ref: https://github.com/garybuhrmaster/mythtv/commit/f7d2cd29e058ef601c46a69cfeb684de551545ae
Gitgub git-am ref: https://github.com/garybuhrmaster/mythtv/commit/f7d2cd29e058ef601c46a69cfeb684de551545ae.patch
Change History (2)
Note:
See TracTickets
for help on using tickets.

In eac883a401e4b2262ed97aa8be81c4068329fb68/mythtv: