mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
Fixing some static analysis issues
This commit is contained in:
@@ -96,6 +96,7 @@ ImageDecoder BaseImageDecoder::newDecoder() const
|
||||
|
||||
BaseImageEncoder::BaseImageEncoder()
|
||||
{
|
||||
m_buf = 0;
|
||||
m_buf_supported = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user