Comment 24 for bug 1598885

Revision history for this message
Lorn Potter (lorn-potter) wrote :

commented out frameworks/av/media/libstagefright/ACodec.cpp:5041, which is:

  CHECK_EQ(mCodec->mOMX->freeNode(mCodec->mNode), (status_t)OK);

and it did not crash.