We are still relaying on CxImage to copy from/to the clipboard. Beside we use very few features/formats of this library (basically Windows handle from/to raw bmp/png) we are still using version 6.00. There are some problems with this version, mostly that the zlib and libpng versions used are obsolete containing security vulnerability in it. It's not a big issue unless you connect to a malicious server which send some specific crafted images. One problem is that even the last version (7.02) use old versions of these libraries.
We remove CxImage dependency and use directly libpng
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.