Skip to content
Snippets Groups Projects
  • 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.