Skip to content

Fix potential out-of-bounds read in CopyFrom1Bit function

Morten Ofstad requested to merge feature/morten.ofstad/FixCopyFrom1Bit into master

Fix potential out-of-bounds read in CopyFrom1Bit function, note that this function is not currently used anywhere.

Merge request reports