Fix memory leak of graphics surface.(Emulator)
authorYongGeol Jung <yg48.jung@samsung.com>
Fri, 26 Apr 2013 07:39:21 +0000 (16:39 +0900)
committerYongGeol Jung <yg48.jung@samsung.com>
Fri, 26 Apr 2013 07:39:21 +0000 (16:39 +0900)
commit53d8e84f4dcafe21fe9b3efe4087e12836eed90d
tree873352ba6ee7b7fa955e4b881205c0c2f3815273
parentbb39039fdc3f84b850f4c179752f53c870d67b78
Fix memory leak of graphics surface.(Emulator)

[Title] Fix memory leak of graphics surface.(Emulator)
[Issue#] N/A
[Problem] Private data is not freed.
[Cause]
[Solution] Free private data.

Change-Id: I3ceef4a149af2c4696ab8a9ce49daf780f4b5fff
Source/WebCore/platform/graphics/surfaces/efl/GraphicsSurfaceEfl.cpp