X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fmain.c;h=928f7fa8dd16a8a028243d4b83f72b3783aaf645;hb=refs%2Ftags%2FGNOME_2_16_BRANCHPOINT;hp=a8903f76e02bd9bda029688c20c726a923fcd8b3;hpb=db4719bf8f445529477290060d64637f134329b2;p=evince.git diff --git a/shell/main.c b/shell/main.c index a8903f76..928f7fa8 100644 --- a/shell/main.c +++ b/shell/main.c @@ -315,6 +315,7 @@ main (int argc, char *argv[]) if (!ev_application_register_service (EV_APP)) { if (load_files_remote (file_arguments, args)) { g_hash_table_destroy (args); + g_object_unref (program); return 0; }