Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 213a1105 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files
parents 7093cdc4 f190ceea
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -474,6 +474,7 @@ public final class Parcel {
     */
    public final void recycle() {
        if (DEBUG_RECYCLE) mStack = null;
        mClassCookies = null;
        freeBuffer();

        if (mOwnsNativeParcelObject) {