X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fmain.cpp;h=e7b3c22cf16f24574037de9c8c9bf663670247f8;hb=a0aeb123e0163301a5498c148ef1882d48a8d179;hp=de102910437ef37820e66a595df036947418e7d3;hpb=1575879e922f6c49107ae13d769a057142acc66d;p=staging%2Fwindowmanager.git diff --git a/src/main.cpp b/src/main.cpp index de10291..e7b3c22 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -72,6 +72,7 @@ int display_event_callback(sd_event_source *evs, int /*fd*/, uint32_t events, error: sd_event_source_unref(evs); + exit(1); return -1; }