Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#4641 closed patch (fixed)

a few resource leaks

Reported by: Erik Hovland <erik@…> Owned by: Janne Grunau
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

The attached patch fixes a few places where it is possible to leak either memory or file/directory handles.

Attachments (1)

resource-leaks (4.3 KB) - added by Erik Hovland <erik@…> 16 years ago.
fixes for memory and file/directory leaks

Download all attachments as: .zip

Change History (6)

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

Attachment: resource-leaks added

fixes for memory and file/directory leaks

comment:1 Changed 16 years ago by Janne Grunau

Owner: changed from Isaac Richards to Janne Grunau
Status: newaccepted

comment:2 Changed 16 years ago by Janne Grunau

(In [15952]) Refs #4641. Close directory streams findDirFile.

From: Erik Hovland <erik[a]hovland[p]org>

comment:3 Changed 16 years ago by Janne Grunau

(In [15953]) Refs #4641. Delete temporary string.

From: Erik Hovland <erik[a]hovland[p]org>

comment:4 Changed 16 years ago by Janne Grunau

Resolution: fixed
Status: acceptedclosed

could you please create seperate patches for each issue next time

all fixes applied, thanks

comment:5 Changed 16 years ago by Janne Grunau

(In [15957]) Refs #4641. Merges memory / directory handles leak fixes in r15950:15953 from trunk

Note: See TracTickets for help on using tickets.