mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-16 10:50:43 +03:00
Fix crasher when running 'ostree cat'
Cause was a buffer read overrun. https://bugzilla.gnome.org/show_bug.cgi?id=705964
This commit is contained in:
parent
97947373ee
commit
860cc11160
@ -29,6 +29,7 @@
|
||||
#include <gio/gunixoutputstream.h>
|
||||
|
||||
static GOptionEntry options[] = {
|
||||
{ NULL },
|
||||
};
|
||||
|
||||
static gboolean
|
||||
|
Loading…
x
Reference in New Issue
Block a user