Checker: FORWARD_NULL
Function: LLLocalTextureObject::LLLocalTextureObject(const LLLocalTextureObject&)
File: /indra/newview/lllocaltextureobject.cpp
not a bug.
an explicit include for LLViewerFetchedTexture because it's used for
a template specialization, and fixed LLLocalTextureObject constructor
to take a const LLUUID reference so locals can be passed.
svn merge -r 136489:136510 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/multiple-textures-12 .
Progress can be tracked in DEV-32551.
-Nyx