Error!
Success!

Top 5 Memory Management Gotchas

0
kicks

Top 5 Memory Management Gotchas  (Unpublished)

Unmanaged memory is often leaked when you forget to write code to deallocate it; however this can also happen because references are retained to the managed object which is responsible for deallocating it.


Kicked By:
Drop Kicked By: