Closed jarkkojs closed 11 years ago
The attached patch does fix the issue but still it would be important to know why it fixes the issue :) I just did copy-paste accesses_apply()
from previous commit and made mechanical conversion. Lesson to be learned is that even trivial clean up should be almost always a separate commit.
However, merging this, my bad.
Probably mistake in internal
accesses_apply()
. My guess is that either ofter file descriptors does not get closed.