summaryrefslogtreecommitdiff
path: root/indra/llimage/llimagej2c.cpp
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2011-03-29 16:51:33 -0700
committerMerov Linden <merov@lindenlab.com>2011-03-29 16:51:33 -0700
commit0d1307c730d7cb57451698c183bfa4e6ead5e49c (patch)
tree935cb1dfbc0be56c963a6b8f1fabe1f396f1b6c7 /indra/llimage/llimagej2c.cpp
parentfe9260239145ed008b3ae94d57a96a86b2ef0179 (diff)
parent6418ccc9e5a03d32778c8588139fe939a969838a (diff)
Pull from lindenlab/viewer-development
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;
}