GNOME Bugzilla – Bug 733476
repofile: Avoid segfault if querying child in non-directory
Last modified: 2014-07-21 12:00:42 UTC
The user might "ostree ls /usr/bin/bash/blah", which previously would segfault. A somewhat related future enhancement here would be for "ostree ls" to follow symbolic links. Reported-by: Dusty Mabe <dustymabe@gmail.com>
Created attachment 281278 [details] [review] repofile: Avoid segfault if querying child in non-directory
Created attachment 281280 [details] [review] repofile: Avoid segfault if querying child in non-directory Now with test case ;)
Review of attachment 281280 [details] [review]: OK.
Attachment 281280 [details] pushed as cdaa951 - repofile: Avoid segfault if querying child in non-directory