Comment # 4
on bug 12656
from Guy Harris
The leak summary in OS X is
==32219== LEAK SUMMARY:
==32219== definitely lost: 342,454 bytes in 211 blocks
==32219== indirectly lost: 727,615 bytes in 30,135 blocks
==32219== possibly lost: 1,159,878 bytes in 9,146 blocks
==32219== still reachable: 248,359 bytes in 1,101 blocks
==32219== suppressed: 645,431 bytes in 357 blocks
and those numbers, other than "possibly lost" and "suppressed", are in the same
ballpark as on Linux.
So maybe "possibly lost" means "I can't figure out GHashTables on this
machine".
You are receiving this mail because:
- You are watching all bug changes.