[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Patch - leaking file handles on edge cases, unneded check

From: Dmitry <wipedout_at_yandex.ru>
Date: Thu, 27 Jan 2011 18:03:59 +0300

Hey.

Attached is an untested patch that addresses the following:
- forgetting to close a file handle
- unnecessary check (the same is checked by the earlier code and then control escapes)

Best wishes.
Dmitry.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2700945

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2011-01-27 16:04:11 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.