input/curl: hold mutex while writing to postponed_error
This commit is contained in:
@@ -86,6 +86,8 @@ protected:
|
||||
open = false;
|
||||
}
|
||||
|
||||
void PostponeError(Error &&error);
|
||||
|
||||
bool IsBufferEmpty() const {
|
||||
return buffer.IsEmpty();
|
||||
}
|
||||
|
Reference in New Issue
Block a user