-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
QRcode: valgrind issues (2021-11-21) #21098
Copy link
Copy link
Closed
Milestone
Description
[ RUN ] Objdetect_QRCode_Encode_Decode.regression
==14128== Conditional jump or move depends on uninitialised value(s)
==14128== at 0x4E9DE3C: cv::QRCodeEncoderImpl::writeBit(int, int, bool) (qrcode_encoder.cpp:1064)
==14128== by 0x4E9E5F1: cv::QRCodeEncoderImpl::writeData() (qrcode_encoder.cpp:1090)
==14128== by 0x4EA419B: cv::QRCodeEncoderImpl::structureFinalMessage() (qrcode_encoder.cpp:1209)
relates #17889
/cc @APrigarina
Reactions are currently unavailable