Google play alert about libpng security warning with openCV 2.4.11 [closed]

asked 2016-08-01 05:46:07 -0600

boazgarty gravatar image

Im using openCV to write c++ and java for my Android application. there is new security alert from Google play "libpng containing a security vulnerability".

libpng contains a security vulnerability using OpenCV

I've read that I can update openCV to 3.x to fix the issue, but there are many changes on openCV 3.0 and I don't want to update my code since there are many compilation errors and I need to upload fast .

I've also tried to build openCV from trunk with the link below: https://github.com/opencv/opencv/pull...

but I'm not sure I can create new libopencv_java.so file?

is there an option to use openCV 2.4.x and avoid this security alert?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-10-20 10:05:22.168858

Comments

you've probably read it already, still: http://answers.opencv.org/question/98...

berak gravatar imageberak ( 2016-08-01 05:52:48 -0600 )edit

No it is helpful, but still the fix is not based on 2.4.11 so I have many compilation errors. Thanks

boazgarty gravatar imageboazgarty ( 2016-08-01 06:13:46 -0600 )edit

Need the solution too.

WHHuang gravatar imageWHHuang ( 2016-08-02 10:12:22 -0600 )edit