Android: Removing OpenCV older version will resolve Libpng Vulnerability warning?

前端 未结 2 967
一整个雨季
一整个雨季 2020-11-28 12:59

I got an email from Google play store regarding - \"Google Play warning: You are using a vulnerable version of libpng\".

Email contains the below information - http

2条回答
  •  眼角桃花
    2020-11-28 13:30

    The vulnerable version of libpng in OpenCV 2.4.x was updated in OpenCV 2.4.13.1.
    It can be downloaded from here.

    As @Simon says, OpenCV 3.x is not affected.

    More info: #6694 OpenCV 2.x uses vulnerable version of libpng

提交回复
热议问题