summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-03-29 16:00:39 -0400
committerOz Linden <oz@lindenlab.com>2011-03-29 16:00:39 -0400
commit810a14c18fe869a3d882453a5367b49c27897ae6 (patch)
treec5d7b2a3fb3a8a3647f59d018ec665b634458216 /indra/llimage/llimagej2c.cpp
parentc2f34934e85779616fe129970831f31e0fb99348 (diff)
parenta7b83e04eba6e185625c783bd5210980572e9199 (diff)
merge changes for storm-1097
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;
}