From: David T. <dt...@re...> - 2015-12-26 18:27:24
|
libwpg is a library for import of WordPerfect Graphics images. List of changes: - Fix crash when NULL is passed as input stream. - Use symbol visibility on Linux. The library only exports public functions now. - Fix various crashes and hangs when reading broken files found with the help of american-fuzzy-lop. - Fix some warnings found by Coverity. - Make --help output of all command line tools more help2man-friendly. Home page: https://sourceforge.net/p/libwpg/ Download from: https://sourceforge.net/projects/libwpg/files/libwpg/libwpg-0.3.1/ D. |