Searched refs:temp_buffer (Results 1 – 1 of 1) sorted by relevance
1474 SafeBuffer temp_buffer(section_info.GetFileSize()); in ReadSectionData() local1476 temp_buffer.GetCurrentPtr(), temp_buffer.GetAvailableBytes(), "ReadSectionData", error); in ReadSectionData()1481 !temp_buffer.Inflate(section_info.GetInflatedSize())) { in ReadSectionData()1485 buffer->Swap(temp_buffer); in ReadSectionData()