You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash in omaha::goopdate_utils::StartGoogleUpdateWithArgs at line…
… 381
The |process| parameter passed to StartGoogleUpdateWithArgs() can be NULL. This CL handles the NULL case now.