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

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

        final Parcel[] pool;