Bug fix: Remote view:filename command
authorColin Clark <cclark@mcb.net>
Fri, 17 Mar 2017 11:07:16 +0000 (11:07 +0000)
committerColin Clark <cclark@mcb.net>
Fri, 17 Mar 2017 11:07:16 +0000 (11:07 +0000)
commitf470e79e48365dcc07fe7714543e7421b8cdfdba
treeb2314ad1030cdddfe13f05e6ef161502bed31c77
parentf12204d3929649abef802f7dcdc172dd7b2b57a9
Bug fix: Remote view:filename command

The command:
geeqie -r view:filename
crashes Geeqie if the filename is not preceeded by a path.

Use a string function that handles nulls.
src/view_file.c