mirror of
https://github.com/samba-team/samba.git
synced 2025-10-26 23:33:15 +03:00
everywhere. I've implemented slprintf() as a bounds checked sprintf()
using mprotect() and a non-writeable page.
This should prevent any sprintf based security holes.
(This used to be commit ee09e9dadb)