mirror of
https://github.com/facebook/zstd.git
synced 2025-10-15 00:02:02 -04:00
Instead of calculating distance between 2 memory objects, which is UB, we extract the offset from object 1, and transfer it into object 2.
Instead of calculating distance between 2 memory objects, which is UB, we extract the offset from object 1, and transfer it into object 2.