diff options
author | Andrew Tridgell <tridge@samba.org> | 1998-05-11 06:35:45 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1998-05-11 06:35:45 +0000 |
commit | ffc88e2d26217f99c34ce24c0836bec3c809ca1a (patch) | |
tree | 7dc37c9ec11022d7fe5735d98e36fae7f3ffc7a7 /source3/param/loadparm.c | |
parent | 839e47c5a62fb42d3e0b2e083ad23243e9cec566 (diff) | |
download | samba-ffc88e2d26217f99c34ce24c0836bec3c809ca1a.tar.gz samba-ffc88e2d26217f99c34ce24c0836bec3c809ca1a.tar.bz2 samba-ffc88e2d26217f99c34ce24c0836bec3c809ca1a.zip |
changed to use slprintf() instead of sprintf() just about
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 6b0c1733d2ebf3b8f09f3bf88b8648d8b371bb1f)
Diffstat (limited to 'source3/param/loadparm.c')
0 files changed, 0 insertions, 0 deletions