K
Kim Ward
Guest
I cannot see how or why either of those methods would cause a memory leak. It's all down to how you use what they provide you. You don't want to manually delete any objects at this point as you're returning it and wouldn't be able to make use of it if you deleted it. I believe we would need more information in order to help you. I expect the problem is how you're handling the EncodedPasswd instance later on.
Continue reading...
Continue reading...