v.21.1Bug Fixes
Uninitialized Memory Read Fix in Encrypt/Decrypt Functions Due to Empty IV String
Uninitialized memory read was possible in encrypt/decrypt functions if empty string was passed as IV. This closes #19391. #19397 (alexey-milovidov).
Uninitialized memory read was possible in encrypt/decrypt functions if empty string was passed as IV. This closes #19391. #19397 (alexey-milovidov).