Make sure that argument passed to strncmp is non-NULL
2 unresolved threads
2 unresolved threads
Fixes #43 (closed)
Merge request reports
Activity
Filter activity
@vono This is not sftp issue but the file with unknown type residing in the same directory as that of the image. This SegFault arises when we have at least one file with unknown content type in the same directory as that of the image.
For example, try creating a new directory (e.g. //myserver/srv/shared/foo) and move the image.png into it and now the ristretto will show the image successfully. Your
shared
directory has at least one file whose content type couldn't be determined which is not unusual. :-)
added 7 commits
-
106715c8...f883ab55 - 6 commits from branch
apps:master
- b9842316 - Make sure that argument passed to strncmp is non-NULL
-
106715c8...f883ab55 - 6 commits from branch
added 3 commits
-
b9842316...17400e5a - 2 commits from branch
apps:master
- 8acc1ee3 - Make sure that argument passed to strncmp is non-NULL
-
b9842316...17400e5a - 2 commits from branch
Docs now fixed upstream. https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1521
mentioned in commit 19eed6d8
mentioned in issue #59 (closed)
changed milestone to %0.11.0