mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 07:40:56 +08:00
Bugfix: Stack overflow.
This commit is contained in:
@@ -888,7 +888,7 @@ namespace openalprnet {
|
||||
|
||||
void SetDebug(bool value)
|
||||
{
|
||||
this->SetDebug(value);
|
||||
this->m_config->setDebug(value);
|
||||
}
|
||||
|
||||
String^ GetKeypointsRuntimeDir()
|
||||
|
Reference in New Issue
Block a user