Checker: UNINIT_CTOR
Function: LLXfer::LLXfer(int)
File: /indra/llmessage/llxfer.cpp
master
Tofu Linden 2010-01-29 15:16:59 -08:00
parent 68304cbd02
commit bdbb42c0f6
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ void LLXfer::init (S32 chunk_size)
mCallback = NULL;
mCallbackDataHandle = NULL;
mCallbackResult = 0;
mBufferContainsEOF = FALSE;
mBuffer = NULL;