Opened 18 years ago
Closed 18 years ago
#4829 closed defect (fixed)
always check return value of stat
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| 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 (1)
Change History (3)
by , 18 years ago
| Attachment: | libs_libmyth_util.cpp-check-stat.patch added |
|---|
comment:1 by , 18 years ago
| Milestone: | 0.21 → 0.22 |
|---|
Note:
See TracTickets
for help on using tickets.

checks stat for errors