Merge branch 'v0.15.x'
This commit is contained in:
@@ -310,7 +310,7 @@ fill_buffer(struct input_stream *is)
|
||||
return false;
|
||||
}
|
||||
|
||||
return true;
|
||||
return !g_queue_is_empty(c->buffers);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user