- Joined
- Aug 24, 2008
- Messages
- 107
Clearly from the title, I would like to know if abstract handlers leak in hash tables as they do in variables? If so, how would you go about freeing them, or is the only way to free them to free the table parent or child itself? Could some one explain what leaks with hash tables, that would be great.