OCaml Forge
SCM

Detail: [#1012] forgot to close file descriptor in FileUtil.cmp

Bugs: Browse | Download .csv | Monitor

[#1012] forgot to close file descriptor in FileUtil.cmp

Date:
2011-07-15 22:07
Priority:
3
State:
Open
Submitted by:
RĂ¼diger Schmitt (ruedi)
Assigned to:
Nobody (None)
Operating System:
All
Version:
v0.4.2
Severity:
trivial
Resolution:
None
Summary:
forgot to close file descriptor in FileUtil.cmp

Detailed description
fd1 and fd2 are opened, but never closed. You will run out of file descriptors if you use this function too often ..

Followup

No Followups Have Been Posted

Attached Files:

Changes:

No Changes Have Been Made to This Item