Modify ↓
Ticket #4829 (closed defect: fixed)
Opened 4 years ago
Last modified 4 years ago
always check return value of stat
| Reported by: | Erik Hovland <erik@…> | Owned by: | ijr |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.22 |
| Component: | mythtv | Version: | 0.21-fixes |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
The function myth_get_approximate_large_file_size() does not check the return value of stat. It should.
Attachments
Change History
Changed 4 years ago by Erik Hovland <erik@…>
- Attachment libs_libmyth_util.cpp-check-stat.patch added
Note: See
TracTickets for help on using
tickets.

checks stat for errors