Age | Commit message (Collapse) | Author |
|
Checker: RESOURCE_LEAK
Function: LLTaskInvFVBridge::removeItem()
File: /indra/newview/llpanelobjectinventory.cpp
we haven't actually used this new()'d structure, all the way back to 1.23 :/
|
|
Checker: RESOURCE_LEAK
Function: LLPanelEstateInfo::onKickUserCommit(const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char>>>> &, std::vector<LLUUID, std::allocator<LLUUID>>&)
File: /indra/newview/llfloaterregioninfo.cpp
we don't use this structure, all the way back to 1.23
|
|
Checker: RESOURCE_LEAK
Function: LLInitialWearablesFetch::processWearablesMessage()
File: /indra/newview/llagentwearables.cpp
|
|
|
|
Checker: OVERRUN_STATIC
Function: LLViewerLogin::setGridChoice(EGridInfo)
File: /indra/newview/llviewernetwork.cpp
not a bug. clarified for coverity.
|
|
|
|
Next step is to actually implement the OS-specific calls to do so.
Until then, behavior is the same; the status bar will mute/unmute
the "master" audio for the viewer *only*
|
|
Checker: NO_EFFECT
Function: LLSpatialGroup::~LLSpatialGroup()
File: /indra/newview/llspatialpartition.cpp
|
|
Checker: NO_EFFECT
Function: LLTexLayerTemplate::getLayer(unsigned int)
File: /indra/newview/lltexlayer.cpp
|
|
Checker: MISSING_BREAK
Function: LLViewerObject::processUpdateMessage(LLMessageSystem *, void **, unsigned int, e_object_update_type, LLDataPacker *)
File: /indra/newview/llviewerobject.cpp
not a bug. commented.
|
|
Checker: MISSING_BREAK
Function: LLViewerObject::processUpdateMessage(LLMessageSystem *, void **, unsigned int, e_object_update_type, LLDataPacker *)
File: /indra/newview/llviewerobject.cpp
not a bug. commented.
|
|
Checker: MISSING_BREAK
Function: renderBoundingBox(LLDrawable *, int)
File: /indra/newview/llspatialpartition.cpp
|
|
Checker: INVALIDATE_ITERATOR
Function: LLAllocatorHeapProfile::parse(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/llcommon/llallocator_heap_profile.cpp
not a bug, but make it clearer to coverity.
|
|
Checker: INVALIDATE_ITERATOR
Function: LLTextureCache::writeComplete(unsigned int, bool)
File: /indra/newview/lltexturecache.cpp
not really a bug, but rearranged a little.
|
|
Checker: INVALIDATE_ITERATOR
Function: LLViewerWindowListener::saveSnapshot(const LLSD &) const
File: /indra/newview/llviewerwindowlistener.cpp
not a bug.
|
|
Checker: INVALIDATE_ITERATOR
Function: LLLocationHistory::addItem(const LLLocationHistoryItem &)
File: /indra/newview/lllocationhistory.cpp
|
|
Checker: CTOR_DTOR_LEAK
Function: LLViewerWindow::LLViewerWindow(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, int, int, int, int, int, int)
File: /indra/newview/llviewerwindow.cpp
|
|
Checker: DEADCODE
Function: LLToolPie::handleTooltipObject(LLViewerObject *, std::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::basic_string<char, std::char_traits<char>, std::allocator<char>>)
File: /indra/newview/lltoolpie.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFoundData::LLFoundData()
File: /indra/newview/llappearancemgr.cpp
|
|
- Restricted currency purchase amount to a 10 digit number.
--HG--
branch : product-engine
|
|
sidepanel info twice.
- Disabled "Close" and "Back" buttons to prevent closing "Create Landmark" panel until created landmark is loaded.
--HG--
branch : product-engine
|
|
connected to nearby voice channel).
- Added flag to check whether to show "Leaving ...". It is false only if voice in parcel is disabled and channel we leave is nearby.
--HG--
branch : product-engine
|
|
Handling of mouseDown event was delegated to chiclet's button.
Also double callback was connected with onMouseDown handler to ride from missed click behavior.
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
--HG--
branch : product-engine
|
|
mode
--HG--
branch : product-engine
|
|
voice' floater)
- reason: LLContextMenu was not not deleted when LLPanelPeopleMenus::ContextMenu was destroyed.
Associated callbacks were called by Menu Holder for last selected menu_item_call for destroyed LLParticipantList::LLParticipantListMenu
- fix: added destruction of LLContextMenu when LLPanelPeopleMenus::ContextMenu is destructed.
--HG--
branch : product-engine
|
|
voice' floater)
- reverted workaround implemented in the d1e9333a6203 changeset. Bug will be fixed in the correct way.
--HG--
branch : product-engine
|
|
multifloater tabs)
--HG--
branch : product-engine
|
|
added missing floater_call_info.xml;
avoided recreation of LLCallInfoDialog with the same message;
--HG--
branch : product-engine
|
|
gives an error in the log "WARNING: ll_apr_warn_status: APR: File exists")
The attempt to create a directory should no longer be necessary with webkit. This code has been removed.
|
|
Checker: UNINIT_CTOR
Function: LLPanelObject::LLPanelObject()
File: /indra/newview/llpanelobject.cpp
|
|
Checker: UNINIT_CTOR
Function: LLEventInfo::LLEventInfo()
File: /indra/newview/lleventinfo.h
|
|
Checker: UNINIT_CTOR
Function: LLNearbyChatToastPanel::LLNearbyChatToastPanel()
File: /indra/newview/llchatitemscontainerctrl.h
|
|
|
|
Checker: UNINIT_CTOR
Function: LLPanelScriptLimitsRegionURLs::LLPanelScriptLimitsRegionURLs()
File: /indra/newview/llfloaterscriptlimits.h
|
|
Checker: UNINIT_CTOR
Function: LLPanelScriptLimitsRegionMemory::LLPanelScriptLimitsRegionMemory()
File: /indra/newview/llfloaterscriptlimits.h
|
|
Function: LLPanelEstateCovenant::LLPanelEstateCovenant()
File: /indra/newview/llfloaterregioninfo.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFloaterPay::LLFloaterPay(const LLSD &)
File: /indra/newview/llfloaterpay.cpp
|
|
Checker: UNINIT_CTOR
Function: LLPanelLandObjects::LLPanelLandObjects(LLSafeHandle<LLParcelSelection> &)
File: /indra/newview/llfloaterland.cpp
|
|
Checker: UNINIT_CTOR
Function: LLFilePicker::LLFilePicker()
File: /indra/newview/llfilepicker.cpp
|
|
Checker: UNINIT_CTOR
Function: LLDirPicker::LLDirPicker()
File: /indra/newview/lldirpicker.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a dependency on the package target to get parabuild to build the indra/win_setup project.
Reviewed by Palmer
|
|
|