• Vadim Pisarevsky's avatar
    Merge pull request #16488 from vpisarev:filestorage_longlines · 3efa7831
    Vadim Pisarevsky authored
    trying to fix handling file storages with extremely long lines
    
    * trying to fix handling of file storages with extremely long lines: https://github.com/opencv/opencv/issues/11061
    
    * * fixed errorneous pointer access in JSON parser.
    * it's now crash-test time! temporarily set the initial parser buffer size to just 40 bytes. let's run all the test and check if the buffer is always correctly resized and handled
    
    * fixed pointer use in JSON parser; added the proper test to catch this case
    
    * fixed the test to make it more challenging. generate test json with
    *
    **
    ***
    etc. shape
    3efa7831
Name
Last commit
Last update
..
calib3d Loading commit data...
core Loading commit data...
dnn Loading commit data...
features2d Loading commit data...
flann Loading commit data...
gapi Loading commit data...
highgui Loading commit data...
imgcodecs Loading commit data...
imgproc Loading commit data...
java Loading commit data...
js Loading commit data...
ml Loading commit data...
objdetect Loading commit data...
photo Loading commit data...
python Loading commit data...
stitching Loading commit data...
ts Loading commit data...
video Loading commit data...
videoio Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...