fix potential read null pointer
Codec2Client::Component::HidlListener::onworkdone() could potentially receive invalid workBundle because decoder has already been destructed. this causes objcpy() of types.cpp read null pointer. Bug: 242686314 Test: mediarecorder CTS test Merged-In: I915aeea4e6a1ab06ca2c86c78f3f27f1046d38a1 Change-Id: I915aeea4e6a1ab06ca2c86c78f3f27f1046d38a1
Loading
Please register or sign in to comment