andrew-d / andrew-d/rough-auditing-tool-for-security
Directory descriptor leak under Linux
- Lenguaje dominante
- C
- Estrellas
- 91
- Forks
- 29
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
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 `jpshem...@gmail.com` on 3 May 2012 at 9:25
Attachments:
- [engine.c](https://storage.googleapis.com/google-code-attachments/rough-auditing-tool-for-security/issue-3/comment-0/engine.c)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.