Skip to content
Snippets Groups Projects
Commit 166f75d9 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess.

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.
parent fd3ae758
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment