Opened 16 years ago
Closed 15 years ago
#866 closed Bugs (fixed)
two memory leaks in boost threads
Reported by: | nobody | Owned by: | glassfordm |
---|---|---|---|
Milestone: | Component: | threads | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
(In both these instances, the heap memory is never deleted) tss_hooks.cpp:29 threadmon_mutex = new boost::mutex mutex.inl:55 LPCRITICAL_SECTION critical_section = new CRITICAL_SECTION
Note:
See TracTickets
for help on using tickets.
This is already fixed in 1.34