summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2011-03-28 13:15:49 -0700
committerLeyla Farazha <leyla@lindenlab.com>2011-03-28 13:15:49 -0700
commitae086d95fa7545d3acc358e7d3e7485dc29aa066 (patch)
treedeadfc1164de517502070c2317401bea4d05a45e /indra/llimage/llimagej2c.cpp
parent46297b954386158b183bc56a02904ca14d0c3d3a (diff)
parent835671f27809ce8e5ab17e6c299be35260239d51 (diff)
Merge
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;
}