Tofu Linden
7814eaec00
CID-386
...
Checker: UNINIT_CTOR
Function: LLFolderBridge::LLFolderBridge(LLInventoryPanel *, const LLUUID &)
File: /indra/newview/llinventorybridge.h
2010-01-27 16:16:28 -08:00
Tofu Linden
23147ee1ee
CID-387
...
Checker: UNINIT_CTOR
Function: LLTeleportHistoryPanel::ContextMenu::ContextMenu()
File: /indra/newview/llpanelteleporthistory.cpp
2010-01-27 16:13:11 -08:00
Tofu Linden
1afc7ecc14
CID-388
...
Checker: UNINIT_CTOR
Function: LLPanelPlaceInfo::LLPanelPlaceInfo()
File: /indra/newview/llpanelplaceinfo.cpp
2010-01-27 16:11:32 -08:00
Tofu Linden
b3c1d0dc07
CID-254
...
Checker: UNINIT
Function: LLCacheName::Impl::processUUIDRequest(LLMessageSystem *, bool)
File: /indra/llmessage/llcachename.cpp
2010-01-27 15:59:56 -08:00
Tofu Linden
94e5625f2c
CID-255
...
Checker: UNINIT
Function: process_improved_im(LLMessageSystem *, void **)
File: /indra/newview/llviewermessage.cpp
2010-01-27 15:58:02 -08:00
Tofu Linden
e7c17cb29b
a follow-up fix.
2010-01-27 15:53:56 -08:00
Tofu Linden
e133a98246
CID-227
...
Checker: STRING_OVERFLOW
Function: CProcessor::AnalyzeIntelProcessor()
File: /indra/llcommon/llprocessor.cpp
2010-01-27 15:49:22 -08:00
Tofu Linden
9e2ba40d13
less dumb partial fix for CID-219
2010-01-27 15:45:41 -08:00
Tofu Linden
a7c3fde789
partial fix for CID-219
...
Checker: STREAM_FORMAT_STATE
Function: LLDate::toStream(std::basic_ostream<char, std::char_traits<char>>&) const
File: /indra/llcommon/lldate.cpp
2010-01-27 15:45:07 -08:00
Tofu Linden
4321857774
CID-220
...
Checker: STREAM_FORMAT_STATE
Function: encode_character(std::basic_ostream<char, std::char_traits<char>>&, char)
File: /indra/llcommon/lluri.cpp
2010-01-27 15:37:28 -08:00
Tofu Linden
fa886566b6
CID-184
...
Checker: RESOURCE_LEAK
Function: LLPluginProcessChild::receiveMessageRaw(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/llplugin/llpluginprocesschild.cpp
2010-01-27 15:10:34 -08:00
Tofu Linden
635290cc87
CID-186
...
Checker: RESOURCE_LEAK
Function: LLStringUtilBase<unsigned int>::addCRLF(std::basic_string<unsigned int, std::char_traits<unsigned int>, std::allocator<unsigned int>>&)
File: /indra/llcommon/llstring.h
2010-01-27 15:09:25 -08:00
Tofu Linden
c5abe04923
CID-188
...
Checker: RESOURCE_LEAK
Function: LLTemplateParser::LLTemplateParser(LLTemplateTokenizer &)
File: /indra/llmessage/llmessagetemplateparser.cpp
2010-01-27 15:07:04 -08:00
Tofu Linden
7dc1e2eedb
CID-195
...
Checker: RESOURCE_LEAK
Function: LLAgentWearables::addLocalTextureObject(EWearableType, LLVOAvatarDefines::ETextureIndex, unsigned int)
File: /indra/newview/llagentwearables.cpp
2010-01-27 15:04:12 -08:00
Tofu Linden
576c69dfd9
CID-196
...
Checker: RESOURCE_LEAK
Function: process_improved_im(LLMessageSystem *, void **)
File: /indra/newview/llviewermessage.cpp
2010-01-27 14:57:02 -08:00
Tofu Linden
b6684dce80
CID-196
...
Checker: RESOURCE_LEAK
Function: process_improved_im(LLMessageSystem *, void **)
File: /indra/newview/llviewermessage.cpp
partial fix. either coverity doesn't grok that the remaining case gets freed way down the line by the callbacks, or.. it really doesnt.
2010-01-27 14:54:06 -08:00
Tofu Linden
f8f34c14c4
follow-up fix to leak fix.
2010-01-27 14:45:44 -08:00
Tofu Linden
45e15b0b50
CID-197
...
Checker: RESOURCE_LEAK
Function: LLToolDragAndDrop::giveInventoryCategory(const LLUUID &, LLInventoryCategory *, const LLUUID &)
File: /indra/newview/lltooldraganddrop.cpp
2010-01-27 14:42:32 -08:00
Tofu Linden
da3ee22daa
CID-198
...
Checker: RESOURCE_LEAK
Function: LLTextureFetchWorker::doWork(int)
File: /indra/newview/lltexturefetch.cpp
2010-01-27 14:39:59 -08:00
Tofu Linden
0345701368
CID-199
...
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 :/
2010-01-27 14:37:59 -08:00
Tofu Linden
744def1ae9
CID-200
...
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
2010-01-27 14:34:07 -08:00
Tofu Linden
f257f26746
CID 201
...
Checker: RESOURCE_LEAK
Function: LLInitialWearablesFetch::processWearablesMessage()
File: /indra/newview/llagentwearables.cpp
2010-01-27 14:27:57 -08:00
Tofu Linden
e3162845f1
merge.
2010-01-27 14:22:18 -08:00
Tofu Linden
68422d9505
CID 159
...
CID 158
CID 157
Checker: OVERRUN_STATIC
Function: LLVertexBuffer::drawRange(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) const
File: /indra/llrender/llvertexbuffer.cpp
2010-01-27 14:15:02 -08:00
Tofu Linden
78f725cb97
CID-161
...
Checker: OVERRUN_STATIC
Function: LLViewerLogin::setGridChoice(EGridInfo)
File: /indra/newview/llviewernetwork.cpp
not a bug. clarified for coverity.
2010-01-27 14:08:40 -08:00
Rick Pasetto
dbb2dadb68
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
2010-01-27 14:08:04 -08:00
Tofu Linden
e70d7fca4b
CID-155
...
Checker: OVERRUN_DYNAMIC
Function: LLImageGL::updatePickMask(int, int, const unsigned char *)
File: /indra/llrender/llimagegl.cpp
not a bug, AFAICT.
2010-01-27 14:04:02 -08:00
Rick Pasetto
d3f361752e
Plumb getting and setting the system audio mute through appviewer
...
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*
2010-01-27 14:00:02 -08:00
Tofu Linden
ccacd7d7ac
CID-125
...
Checker: NO_EFFECT
Function: LLFontBitmapCache::getImageRaw(unsigned int) const
File: /indra/llrender/llfontbitmapcache.cpp
2010-01-27 13:58:48 -08:00
Tofu Linden
132cb6dbfe
CID-126
...
Checker: NO_EFFECT
Function: LLFontBitmapCache::getImageGL(unsigned int) const
File: /indra/llrender/llfontbitmapcache.cpp
2010-01-27 13:58:04 -08:00
Tofu Linden
f7f4dae3d8
CID-127
...
Checker: NO_EFFECT
Function: LLOctreeNode<LLDrawable>::updateMinMax()
File: /indra/llmath/lloctree.h
2010-01-27 13:56:53 -08:00
Tofu Linden
e998513aa5
CID-128
...
Checker: NO_EFFECT
Function: LLSpatialGroup::~LLSpatialGroup()
File: /indra/newview/llspatialpartition.cpp
2010-01-27 13:53:40 -08:00
Tofu Linden
481bf863c2
CID-129
...
Checker: NO_EFFECT
Function: LLTexLayerTemplate::getLayer(unsigned int)
File: /indra/newview/lltexlayer.cpp
2010-01-27 13:49:44 -08:00
Tofu Linden
4421a51cfe
CID-109
...
Checker: MISSING_BREAK
Function: operator <<(std::basic_ostream<char, std::char_traits<char>>&, const LLNameValue &)
File: /indra/llmessage/llnamevalue.cpp
2010-01-27 13:39:59 -08:00
Tofu Linden
e67d2bb555
CID-110
...
Checker: MISSING_BREAK
Function: LLTransferSourceChannel::updateTransfers()
File: /indra/llmessage/lltransfermanager.cpp
not a bug, commented.
2010-01-27 13:37:45 -08:00
Tofu Linden
c84aa46ac8
CID-111
...
Checker: MISSING_BREAK
Function: LLViewerObject::processUpdateMessage(LLMessageSystem *, void **, unsigned int, e_object_update_type, LLDataPacker *)
File: /indra/newview/llviewerobject.cpp
not a bug. commented.
2010-01-27 13:36:27 -08:00
Tofu Linden
5aedcb3936
CID-112
...
Checker: MISSING_BREAK
Function: LLViewerObject::processUpdateMessage(LLMessageSystem *, void **, unsigned int, e_object_update_type, LLDataPacker *)
File: /indra/newview/llviewerobject.cpp
not a bug. commented.
2010-01-27 13:34:49 -08:00
Tofu Linden
bada10e2f2
CID-114
...
Checker: MISSING_BREAK
Function: renderBoundingBox(LLDrawable *, int)
File: /indra/newview/llspatialpartition.cpp
2010-01-27 13:32:21 -08:00
Tofu Linden
3616ed1e99
sigh, follow-up fix.
2010-01-27 13:28:13 -08:00
Tofu Linden
eeb30616f6
CID-99
...
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.
2010-01-27 13:26:05 -08:00
Tofu Linden
c69ee5ced1
CID-100
...
Checker: INVALIDATE_ITERATOR
Function: buildBlock(unsigned char *, int, const LLMessageBlock *, LLMsgData *)
File: /indra/llmessage/lltemplatemessagebuilder.cpp
2010-01-27 13:18:49 -08:00
Tofu Linden
3aed137a33
CID-101
...
Checker: INVALIDATE_ITERATOR
Function: LLTextureCache::writeComplete(unsigned int, bool)
File: /indra/newview/lltexturecache.cpp
not really a bug, but rearranged a little.
2010-01-27 13:15:13 -08:00
Tofu Linden
599e96f328
CID-102
...
Checker: INVALIDATE_ITERATOR
Function: LLNotifications::getChannel(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
File: /indra/llui/llnotifications.cpp
not a bug.
2010-01-27 13:11:02 -08:00
Tofu Linden
05260ba76d
follow-up fix
2010-01-27 13:09:25 -08:00
Tofu Linden
668e72e290
CID-103
...
Checker: INVALIDATE_ITERATOR
Function: LLMenuGL::scrollItemsDown()
File: /indra/llui/llmenugl.cpp
2010-01-27 13:08:15 -08:00
Tofu Linden
706fd4d073
CID-103
...
Checker: INVALIDATE_ITERATOR
Function: LLMenuGL::scrollItemsDown()
File: /indra/llui/llmenugl.cpp
2010-01-27 13:06:26 -08:00
Tofu Linden
c48f2d7873
CID-104
...
Checker: INVALIDATE_ITERATOR
Function: LLViewerWindowListener::saveSnapshot(const LLSD &) const
File: /indra/newview/llviewerwindowlistener.cpp
not a bug.
2010-01-27 13:04:22 -08:00
Tofu Linden
2f062b9e5c
CID-105
...
Checker: INVALIDATE_ITERATOR
Function: LLLocationHistory::addItem(const LLLocationHistoryItem &)
File: /indra/newview/lllocationhistory.cpp
2010-01-27 13:02:19 -08:00
Tofu Linden
a0bc58aac4
CID-26
...
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
2010-01-27 12:07:05 -08:00
Tofu Linden
73665e5ad6
CID-1
...
Checker: BAD_COMPARE
Function: checkExceptionHandler()
File: /indra/llplugin/slplugin/slplugin.cpp
(not a bug, but rearranged a little)
2010-01-27 11:59:55 -08:00