Free the allocated filename. Found by clang static analyzer.
authorBill Wendling <isanbard@gmail.com>
Fri, 15 Jun 2012 09:11:47 +0000 (09:11 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 15 Jun 2012 09:11:47 +0000 (09:11 +0000)
commit6207cb519bbe9ce31eaef9a835fe6bd57dbf0d0f
tree865131e83bf15ff9e806b9f59b36e461808420bb
parentcd117f736c47947af5c6549734549e135e626c5c
Free the allocated filename. Found by clang static analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158513 91177308-0d34-0410-b5e6-96231b3b80d8
runtime/libprofile/GCDAProfiling.c