This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

newlib cvs opendir family leaks?


Hi,

Just a heads up in case someone can identify
this before I do.  The RTEMS readdir() test
fails after switching to newlib's readdir() family.
I have tracked this down to the newlib implementation
leaking file descriptors.

With RTEMS, we configure a hard limit on the number
of concurrent open file descriptors.

I tried to desk check this out but didn't spot it.
I am working on it but hoped someone might see
something wrong in the code.

Thanks.

--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]