Kaydet (Commit) 7bc00821 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Fix memory leak

Change-Id: Iae6c5c1590970f79f78c50e390ffd592e5be1bc6
üst ce583af6
......@@ -76,7 +76,7 @@ namespace
pData[i - 1] == c );
}
}
free(pData);
return true;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment