-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/425/
-----------------------------------------------------------

Review request for Viewer, Stone Linden and Richard Nelson.


Summary
-------

Removed the "no mCurrentRMessageTemplate" warning message.

The mCurrentRMessageTemplate member seems to only be non-NULL for a short while
after an incoming message was validated and parsed, thus there is no
guarantee that we can obtain name of the last received message at any given
time. So if we can't we'll simply return an empty string without spamming the
log with warnings.

The issue may have been introduced in changeset 
https://bitbucket.org/lindenlab/viewer-development/changeset/354916d6f13c.


This addresses bug STORM-1186.
    http://jira.secondlife.com/browse/STORM-1186


Diffs
-----

  indra/llmessage/lltemplatemessagereader.cpp ac0f1a132d35 

Diff: http://codereview.secondlife.com/r/425/diff


Testing
-------


Thanks,

Vadim

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to