summaryrefslogtreecommitdiff
path: root/source3/printing/printing.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-05-11 06:35:45 +0000
committerAndrew Tridgell <tridge@samba.org>1998-05-11 06:35:45 +0000
commitffc88e2d26217f99c34ce24c0836bec3c809ca1a (patch)
tree7dc37c9ec11022d7fe5735d98e36fae7f3ffc7a7 /source3/printing/printing.c
parent839e47c5a62fb42d3e0b2e083ad23243e9cec566 (diff)
downloadsamba-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/printing/printing.c')
0 files changed, 0 insertions, 0 deletions