Skip to content

bug fix: IBinder::Box call destruct with the right pointer...

Gerhard Raven requested to merge bugfix-ibinder-box into master

OOPS: in case the bound instance does not fit in the SBO, the wrong bit of storage was attempted to be cleaned up...

Merge request reports