Is continuous increase in virtual memory(private bytes) of process indicate memory leak...? I am using third party library. Continuous use of library leads to continuous increase of virtual memory.
So its a memory leak which can leads to continuous virtual memory increase or it can be any other reason.