opencv/modules/core
Alexander Alekhin 75f28245a8 core: fix persistence bug in RAW I/O code
- persistence.cpp code expects special sizeof value for passed structures
- this assumption is lead to memory corruption problems
- fixed/workarounded test to prevent memory corruption on Linux 32-bit systems
2017-04-26 17:19:26 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Merge pull request #8629 from lupustr3:pvlasov/icv2017u2_update2 2017-04-26 10:45:37 +00:00
misc/java Added javadoc generation 2017-04-05 18:18:39 +03:00
perf IPP for OpenCV 2017u2 initial enabling patch; 2017-04-20 20:26:30 +03:00
src core: fix persistence bug in RAW I/O code 2017-04-26 17:19:26 +03:00
test core: fix persistence bug in RAW I/O code 2017-04-26 17:19:26 +03:00
CMakeLists.txt core(mathfuncs_core): cpu optimization dispatched code 2017-03-23 16:17:10 +03:00