summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-03-28 11:13:20 -0400
committerprep <prep@lindenlab.com>2011-03-28 11:13:20 -0400
commitdd475862d7953081b077e4280a6037f5c2bbc065 (patch)
tree9f345b3a56e4cf441b268904b1e7c933ec3abd58 /indra/llimage/llimagej2c.cpp
parent115f05100387a8f57ddb99e578657994ca80e5e6 (diff)
parent690105630e7738ffb995f3aa061b1c5c5aaf2830 (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;
}