Hacker News new | ask | show | jobs
by cozzyd 1593 days ago
Is such a suppression list publicly available somewhere?
1 comments

https://github.com/python-pillow/docker-images/blob/main/ubu...

This docker image is what we’re using in CI to do memory safety checks against the pillow c extension.

That is indeed very short! Thanks!