Close an (incidental) memory leak in gmmain.
authortomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Mar 2012 13:39:51 +0000 (13:39 +0000)
committertomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 15 Mar 2012 13:39:51 +0000 (13:39 +0000)
commit7816a4e840d7b5703d8b90731f80c2d88170d7f9
treead41b8e852ba9d9c0d7c77573dd2370c559953c6
parent601d312bd4a894cb6e981a9dfdc644288f3a4d47
Close an (incidental) memory leak in gmmain.
Create a suppressions file for gm so that valgrind doesn't warn about
dubious actions the driver takes. There *may* be one of those that we
could do something about...

http://codereview.appspot.com/5820056/

git-svn-id: http://skia.googlecode.com/svn/trunk@3396 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/gmmain.cpp
gm/valgrind.supp [new file with mode: 0644]