summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-28 09:06:51 -0400
committerOz Linden <oz@lindenlab.com>2011-03-28 09:06:51 -0400
commit77cd2e283a18f2e4bf71aeacb0938ed69a5a981d (patch)
treea5bb509b9f94b2b473ffff6f395d129af41678ef /indra/llimage/llimagej2c.cpp
parentd6da299f4396488e8b7288e414c451f30df2b56e (diff)
parent18e7881ee816f3f589ddb8b11d59582ad41c6014 (diff)
merge up from viewer-autobuild2010 through the start of 2.6.3
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;
}