summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-04-01 09:31:56 -0400
committerOz Linden <oz@lindenlab.com>2011-04-01 09:31:56 -0400
commit9698314736252b248921bb3a3459f2bdf539ffba (patch)
treecff4957f66ae90248466a0dccd6e5886dfb62f55 /indra/llimage/llimagej2c.cpp
parented2222be5d33cb4216e6826507ae1d06e9781253 (diff)
parent2c584790d0505ebff13d29e9f068aefcffe54f01 (diff)
merge changes for storm-399
Diffstat (limited to 'indra/llimage/llimagej2c.cpp')
-rw-r--r--indra/llimage/llimagej2c.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llimage/llimagej2c.cpp b/indra/llimage/llimagej2c.cpp
index cb2a85fa91..80fec7f8a0 100644
--- a/indra/llimage/llimagej2c.cpp
+++ b/indra/llimage/llimagej2c.cpp
@@ -474,6 +474,7 @@ LLImageCompressionTester::LLImageCompressionTester() : LLMetricPerformanceTester
LLImageCompressionTester::~LLImageCompressionTester()
{
+ outputTestResults();
LLImageJ2C::sTesterp = NULL;
}