[scudo] Always express sizes in terms of element count in BufferPool (#66896)
This fixes the issue that resulted in getBuffer interpreting its argument as a number of elements and getDynamicBuffer interpreting it as a number of bytes.
Loading
Please sign in to comment