-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed memory leaks in Object
I was running a load method on some object in a loop, which was returning false most of the time, and eventually the process run out of file descriptors because the file was not closed properly.
Please register or sign in to comment