opencv/modules/core
Vincent Rabaud 20784d3da2 Fix undefined behavior with wrong function pointers called.
Details here: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=58006
runtime error: call to function (unknown) through pointer to incorrect function type 'void (*)(const unsigned char **, const int *, unsigned char **, const int *, int, int)'
2023-07-20 15:32:05 +02:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
cmake/parallel core(parallel): plugins support 2021-02-15 17:07:36 +00:00
doc Merge pull request #23342 from n0099:#23335 2023-05-03 14:15:53 +03:00
include/opencv2 Merge pull request #23920 from loongson-zn:4.x 2023-07-14 15:00:41 +03:00
misc Update usages of ConditionalAliasTypeNode following #23838 to use TYPE_CHECKING 2023-07-11 12:22:27 -04:00
perf Merge pull request #22947 from chacha21:hasNonZero 2023-06-09 13:37:20 +03:00
src Fix undefined behavior with wrong function pointers called. 2023-07-20 15:32:05 +02:00
test Merge pull request #23966 from hanliutong:popcount 2023-07-13 12:22:46 +03:00
CMakeLists.txt Merge pull request #22947 from chacha21:hasNonZero 2023-06-09 13:37:20 +03:00