[*] Compression pipe now returns false should an error occur
This commit is contained in:
parent
4086fc94bb
commit
0175809d0a
@ -116,7 +116,7 @@ namespace Aurora::Compression
|
||||
}
|
||||
}
|
||||
|
||||
return true;
|
||||
return !this->bErrorFlag_;
|
||||
}
|
||||
|
||||
void CompressionInterceptor::FlushNextFrame()
|
||||
|
Loading…
Reference in New Issue
Block a user