mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
3dfc0c8472
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 ee09e9dadb69aaba5a751dd20ccc6d587d841bd6)