Thread: Memory Leaks
View Single Post
  #1  
Old 08-17-2012, 02:31 AM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default Memory Leaks

Are there more issues with memory leaks with one OS over another when running the EQEmu server?


I see where most type instances are safe_delete()'d in one way or another, but there are cases where they are not.

I know Windows has the GC that should reclaim orphaned resources, but wasn't sure if Linux did the same.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote