Closed pilot34 closed 8 years ago
Thanks!
BTW, are you using ZKEnvelope in some different way to have run into this?
No, only from public methods of ZKSforceClient. I just profiled my app with instruments and found 2 memory leaks by stacktrace: this from zkEnvelope and second from ZKNamespacedName, that you've already fixed earlier.
Hello. I think there was something strange with
env
inZKEnvelope
. There was either a leak or a zombie.