summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofileview.h
diff options
context:
space:
mode:
authorRick Pasetto <rick@lindenlab.com>2009-11-03 16:21:55 -0800
committerRick Pasetto <rick@lindenlab.com>2009-11-03 16:21:55 -0800
commit0dce13377e6fe6ec6c575bdeb725cbf9fd60d107 (patch)
treea41c24123f072e29eb418eab63d76b54cce68e7c /indra/newview/llpanelprofileview.h
parent051190a95530a04ce539c328d6e49a3f47e1613a (diff)
Fix unposted bug: potential incorrect contract in LLMediaEntry::asLLSD(LLSD& sd)
Review #26 Callum found this potential bug in LLMediaEntry::asLLSD(LLSD&). It does not erase the incoming LLSD's WHITELIST_KEY. Every other key is overwritten in this manner, but for the WHITELIST_KEY it is just appended. Note that this is in code common to the server...but I do not believe at this point that there is a bug exhibited by this. Added unit test to test for this case.
Diffstat (limited to 'indra/newview/llpanelprofileview.h')
0 files changed, 0 insertions, 0 deletions