I finally got it. It was a bad pointer exactly as most of you said. It seems that when I was allocating memory in function and initializing it with 0, I was able to stop the leakage.
I finally got it. It was a bad pointer exactly as most of you said. It seems that when I was allocating memory in function and initializing it with 0, I was able to stop the leakage.
- Log in or register to post comments
TopPages