mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-04 19:11:27 +02:00
libsafe has been used to protect against string (printf) formatting errors that could be a security threat. This is not needed anymore because glibc does it on its own.