Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • screaming
  • beta protected
  • project-FluffyFox protected
  • alchemy-hg protected
  • lindenlab protected
  • RLVa
  • Appearance-Misc
  • Viewer-Build
  • Appearance-MixedViewers
  • 6.3.6.46705-beta protected
  • 6.3.6.46699-beta protected
  • 6.3.6.46693-beta protected
  • al-5.0.7.41341-release protected
  • al-5.0.6.41161-release protected
  • al-5.0.0.40120-beta protected
  • al-4.0.0.37571-release protected
  • al-4.0.0.37561-beta protected
  • al-4.0.0.37374-beta protected
  • al-3.8.5.36974-release protected
  • al-3.8.2.36473-release protected
  • al-3.8.1.35916-beta protected
  • al-3.8.0.35816-beta protected
  • al-3.7.23-beta protected
  • al-3.7.19-beta protected
  • al-3.7.14-beta protected
  • 14.4.26-beta protected
  • 14.4.24 protected
  • 2-1-1-release protected
29 results

llprocess.cpp

  • Nat Goodspeed's avatar
    166f75d9
    MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. · 166f75d9
    Nat Goodspeed authored
    The change from LLProcessLauncher to LLProcess introduces the possibility of a
    NULL (default-constructed) LLProcessPtr. Add certain static LLProcess methods
    accepting LLProcessPtr, forwarding to nonstatic method when non-NULL but doing
    something reasonable with NULL. Use these methods in LLPLuginProcessParent.
    166f75d9
    History
    MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess.
    Nat Goodspeed authored
    The change from LLProcessLauncher to LLProcess introduces the possibility of a
    NULL (default-constructed) LLProcessPtr. Add certain static LLProcess methods
    accepting LLProcessPtr, forwarding to nonstatic method when non-NULL but doing
    something reasonable with NULL. Use these methods in LLPLuginProcessParent.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.