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

Commit 16de5d57 authored by Marco Nelissen's avatar Marco Nelissen Committed by Android Git Automerger
Browse files

am b8a1a843: Merge "Fix valgrind error" into jb-mr2-dev

* commit 'b8a1a843':
  Fix valgrind error
parents cb7e490c c235df86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -224,6 +224,7 @@ extern "C" int EffectCreate(const effect_uuid_t *uuid,
        pContext->pBundledContext->NumberEffectsEnabled     = 0;
        pContext->pBundledContext->NumberEffectsCalled      = 0;
        pContext->pBundledContext->firstVolume              = LVM_TRUE;
        pContext->pBundledContext->volume                   = 0;

        #ifdef LVM_PCM
        char fileName[256];