CameraKit / camerakit-android

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.
https://camerakit.io
MIT License
5.35k stars 878 forks source link

Bugs in native code #638

Closed fab1ano closed 1 year ago

fab1ano commented 1 year ago

This fixes three bugs in the native code of JpegTransformer and YuvOperator, preventing null pointer dereferences and OOB read.