memory leak ?
this is situation when some programmer write in his code allocate(...)
but forget to write free(..).