summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-04-04 15:26:56 -0400
committerOz Linden <oz@lindenlab.com>2011-04-04 15:26:56 -0400
commit94aa24a89ee96689633fad4e7250f6f81b6b76c1 (patch)
tree58eaa9b1e6af1eea6aedffe51d758f177217f172 /indra/llimage/llimagej2c.cpp
parent1a2cc89cc59d92e768e109a1a822bfedfd9aaf01 (diff)
parente952f77a505cf274ca0b3ea95b504a51e757806a (diff)
merge changes for social-859
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;
}