]> granicus.if.org Git - handbrake/commit
LinGui: handle missing $HOME directory
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 20 Jun 2018 18:07:10 +0000 (11:07 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 20 Jun 2018 18:08:53 +0000 (11:08 -0700)
commit826d1a7fb862c292195d766f72c51dce120b47bd
tree97f9cffeaf176bbe7409caef17c904403578e973
parent5c67bc7dd3be7e2a0e71c4fe9dc6b871d354091d
LinGui: handle missing $HOME directory

Improves determination of a user config dir under these circumstances
and prevents access to NULL file pointer

Fixes https://github.com/HandBrake/HandBrake/issues/1432
gtk/src/callbacks.c
gtk/src/main.c
gtk/src/presets.c