mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 16:42:05 +02:00
This adds integration bits for the new webpsan, a WebP image sanitizer -- which currently simply checks the validity of a WebP file input, so that passing a malformed file to an unsafe parser can be avoided. The integration pretty much just leverages the integration work that was already done for mp4san.