summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturefetch.cpp
diff options
context:
space:
mode:
authorKelly Washington <kelly@lindenlab.com>2012-10-25 16:13:39 -0700
committerKelly Washington <kelly@lindenlab.com>2012-10-25 16:13:39 -0700
commit0cdff2817bdc342e0ac8b3c8711e3f7a72f1f617 (patch)
tree0fbaca9292450f05588336eb6639b12d182156e1 /indra/newview/lltexturefetch.cpp
parent03fa24f8aecc071bac920a400c122cbce0b029b4 (diff)
parent1743e6a81330824021667000f8acdd6cf64dbf1b (diff)
Merge
Diffstat (limited to 'indra/newview/lltexturefetch.cpp')
-rw-r--r--indra/newview/lltexturefetch.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/lltexturefetch.cpp b/indra/newview/lltexturefetch.cpp
index 7adf5212c2..adffb2c706 100644
--- a/indra/newview/lltexturefetch.cpp
+++ b/indra/newview/lltexturefetch.cpp
@@ -2977,7 +2977,9 @@ TFReqSendMetrics::doWork(LLTextureFetch * fetcher)
~lcl_responder()
{
+ LL_CHECK_MEMORY
mFetcher->decrCurlPOSTCount();
+ LL_CHECK_MEMORY
}
// virtual