Skip to content

More invalid base64 crash prevention.

Denis Kasak requested to merge dkasak/olm-rs:dkasak/more-base64-fixes into master

This completes what was started in !62 (merged) by checking for the same type of error in the remaining unchecked locations.

Merge request reports