All submissions to this site are governed by the Second Life Viewer Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.

Review Board 1.6.11

Welcome to the Second Life Viewer Code Review tool.
See the documentation on our wiki for how to use this site.

STORM-1427 Crash in world map when region name search is empty (Assert fails in LLWorldMapMessage::processMapBlockReply)

Review Request #432 - Created Aug. 5, 2011 and submitted

Vadim ProductEngine Reviewers
viewer
STORM-1427
None viewer-development
Fixed a debug assertion triggered in the world map floater.

Apparently, passing empty region name to the MapNameRequest makes server return
empty name in MapBlockReply, which triggered the assertion.

 
Review request changed
Updated (Aug. 8, 2011, 10:51 a.m.)
  • changed from STORM-1427 to
Fixed JIRA ticket reference.