Tobias Mueller 2422c386e2 flatpak-session-helper: Check for arg_argv being NULL
To prevent crashers like the following:

Starting program: /var/tmp/flatpak/libexec/flatpak-session-helper
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffed8a9700 (LWP 7893)]
[New Thread 0x7fffed0a8700 (LWP 7894)]
[New Thread 0x7fffec439700 (LWP 7895)]
session-helper/flatpak-session-helper.c:176:20: runtime error: load of null pointer of type 'const gchar'

Thread 1 "flatpak-session" received signal SIGSEGV, Segmentation fault.
0x000000000040d6ce in handle_host_command (object=0x62100001ab90,
    invocation=0x61d000014dc0, arg_cwd_path=0x0, arg_argv=0x602000003dd0,
    arg_fds=0x61900000b130, arg_envs=0x61900001d2a0, flags=1)
    at session-helper/flatpak-session-helper.c:176
176   if (*arg_argv[0] == 0)
(gdb)
2016-09-08 17:50:46 +02:00
2016-09-08 11:21:00 +02:00
2016-05-27 06:45:16 +00:00
2016-05-30 14:54:22 +02:00
2016-07-29 14:27:49 -04:00
2016-09-08 11:40:49 +02:00
2016-08-29 16:15:32 +02:00
2016-08-22 09:58:23 +02:00
2016-04-27 16:37:15 +02:00
2016-09-05 16:19:44 +02:00
2016-07-29 14:27:49 -04:00
2016-04-29 15:38:20 +02:00
2015-09-07 17:17:44 +02:00
2016-07-15 11:58:46 -04:00
2016-08-25 13:46:22 +02:00
2015-03-31 15:36:29 +01:00
2016-08-22 16:00:33 +02:00
2016-06-02 18:05:22 -04:00
2016-08-25 13:46:22 +02:00
2016-08-27 23:36:56 +02:00
2016-05-06 15:27:19 +02:00
2016-05-06 15:27:19 +02:00

Flatpak icon

Flatpak is a system for building, distributing and running sandboxed desktop applications on Linux.

See http://flatpak.org/ for more information.

Read documentation for the flatpak commandline tools and for the libflatpak library API.

Description
No description provided
Readme 105 MiB
Languages
C 90.8%
Shell 5.3%
Python 1.9%
Meson 1.1%
Yacc 0.8%