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

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

        final Parcel[] pool;