ofz#5379 Timeout
Change-Id: I88a33af938c93329780dc9da5a4160aed36fa9b3
This commit is contained in:
@@ -323,7 +323,7 @@ public:
|
||||
}
|
||||
bool toodeep() const
|
||||
{
|
||||
return m_rFile.readdepth == 1024;
|
||||
return m_rFile.readdepth == 512;
|
||||
}
|
||||
~DepthGuard()
|
||||
{
|
||||
|
Reference in New Issue
Block a user