Skip to content

Fix crash in ApplicationLauncherJob(service) when service is null.

David Faure requested to merge work/dfaure/fix_crash_applicationlauncherjob into master

Not caught by the unittest because it was calling the other constructor. Now it tests both.

Merge request reports