opengl memory leak

When I toggle many scenes, the memory will be more and more, that is the OpenGL of memory is not released, when the call wglDeleteContext, the memory is released, how to solve this problem?