Skip to content

Commit f23b9ec

Browse files
test
1 parent 0646b9e commit f23b9ec

File tree

8 files changed

+27
-7
lines changed

8 files changed

+27
-7
lines changed

dynamsoft_barcode_reader_bundle/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "4.0.10.9004"
1+
__version__ = "4.0.10.9008"
22

33
import sys
44

dynamsoft_barcode_reader_bundle/cvr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.0.10.9004"
1+
__version__ = "3.0.10.9008"
22

33
if __package__ or "." in __name__:
44
from .core import *

dynamsoft_barcode_reader_bundle/dbr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "11.0.10.9004"
1+
__version__ = "11.0.10.9008"
22

33
if __package__ or "." in __name__:
44
from .core import *

dynamsoft_barcode_reader_bundle/dip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "3.0.10.9004"
1+
__version__ = "3.0.10.9008"
22

33
if __package__ or "." in __name__:
44
from . import _DynamsoftImageProcessing

dynamsoft_barcode_reader_bundle/dnn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.0.10.9004"
1+
__version__ = "2.0.10.9008"
22

33
if __package__ or "." in __name__:
44
from . import _DynamsoftNeuralNetwork

dynamsoft_barcode_reader_bundle/license.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "4.0.10.9004"
1+
__version__ = "4.0.10.9008"
22

33
if __package__ or "." in __name__:
44
from . import _DynamsoftLicense

dynamsoft_barcode_reader_bundle/utility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "2.0.10.9004"
1+
__version__ = "2.0.10.9008"
22

33
if __package__ or "." in __name__:
44
from .cvr import *

src/DynamsoftUtility_wrap.cxx

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7270,8 +7270,12 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
72707270
arg5 = static_cast<int>(val5);
72717271
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
72727272
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
7273+
if(arg3)
7274+
delete[] arg3, arg3 = nullptr;
72737275
return resultobj;
72747276
fail:
7277+
if(arg3)
7278+
delete[] arg3, arg3 = nullptr;
72757279
return NULL;
72767280
}
72777281

@@ -7377,8 +7381,12 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
73777381
arg5 = static_cast<int>(val5);
73787382
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
73797383
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
7384+
if(arg3)
7385+
delete[] arg3, arg3 = nullptr;
73807386
return resultobj;
73817387
fail:
7388+
if(arg3)
7389+
delete[] arg3, arg3 = nullptr;
73827390
return NULL;
73837391
}
73847392

@@ -7484,8 +7492,12 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
74847492
arg5 = static_cast<int>(val5);
74857493
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
74867494
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
7495+
if(arg3)
7496+
delete[] arg3, arg3 = nullptr;
74877497
return resultobj;
74887498
fail:
7499+
if(arg3)
7500+
delete[] arg3, arg3 = nullptr;
74897501
return NULL;
74907502
}
74917503

@@ -7590,8 +7602,12 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
75907602
arg5 = static_cast<int>(val5);
75917603
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
75927604
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
7605+
if(arg3)
7606+
delete[] arg3, arg3 = nullptr;
75937607
return resultobj;
75947608
fail:
7609+
if(arg3)
7610+
delete[] arg3, arg3 = nullptr;
75957611
return NULL;
75967612
}
75977613

@@ -7696,8 +7712,12 @@ SWIGINTERN PyObject *_wrap_CMultiFrameResultCrossFilter_EnableLatestOverlapping(
76967712
arg5 = static_cast<int>(val5);
76977713
result = (dynamsoft::basic_structures::CImageData *)(arg1)->DrawOnImage((dynamsoft::basic_structures::CImageData const *)arg2, arg3, length3, arg4, arg5);
76987714
resultobj = SWIG_NewPointerObj(SWIG_as_voidptr(result), SWIGTYPE_p_dynamsoft__basic_structures__CImageData, SWIG_POINTER_OWN | 0);
7715+
if(arg3)
7716+
delete[] arg3, arg3 = nullptr;
76997717
return resultobj;
77007718
fail:
7719+
if(arg3)
7720+
delete[] arg3, arg3 = nullptr;
77017721
return NULL;
77027722
}
77037723

0 commit comments

Comments
 (0)