This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

RE: 16 bytes not freed on close


Hi Steve, you wrote:

: Normally I wouldn't be overly concerned except the program I am working on
: performs approx. 7 million open and close operations.

Sounds like rewriting tar or ntbackup 8-)
Did you also try a C instead of C++ test version?
And I'd actually write a loop, maybe the memory leak saturates after the
first few iterations.


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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