diff options
| author | 2013-08-02 14:19:57 +0200 | |
|---|---|---|
| committer | 2013-08-12 06:39:04 +0000 | |
| commit | c6c6e222ab7ac479d849ac4143d589971b17425b (patch) | |
| tree | eb262f9762a3058491d06569624ff9927dd1b403 /compiler/dex/quick/codegen_util.cc | |
| parent | d678802609ad07ec2f307caecce5fe5a16fedd46 (diff) | |
Fix memory leak in verifier.
We create std::ostringstream objects for failure messages but it appears we did
not delete them upon destruction. This CL fixes this.
Change-Id: If95c6f1b154db9c1d49ade4c1384ef6015663419
(cherry picked from commit 33691abbc43850fd2b2951256c4b6bbc9733ccc8)
Diffstat (limited to 'compiler/dex/quick/codegen_util.cc')
0 files changed, 0 insertions, 0 deletions