You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run RATS under Linux on a large directory structure (40000 directories)
2. The analysis will start skipping directory after a while stating "There was
a problem opening the directory"
This is because the directory descriptor is never released in the code
See line 1062 in patched engine.c file
Original issue reported on code.google.com by [email protected] on 3 May 2012 at 9:25
Original issue reported on code.google.com by
[email protected]
on 3 May 2012 at 9:25Attachments:
The text was updated successfully, but these errors were encountered: