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

libs_libmyth_util.cpp-check-stat.patch (787 bytes) - added by Erik Hovland <erik@…> 4 years ago.
checks stat for errors

Change History

Changed 4 years ago by Erik Hovland <erik@…>

checks stat for errors

comment:1 Changed 4 years ago by ijr

  • Milestone changed from 0.21 to 0.22

comment:2 Changed 4 years ago by nigel

  • Status changed from new to closed
  • Resolution set to fixed

(In [16350]) Check stat() in myth_get_approximate_large_file_size(). Patch by Erik Hovland. Closes #4829

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.