summaryrefslogtreecommitdiffstats
path: root/source/smbd/message.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
commit6b0c1733d2ebf3b8f09f3bf88b8648d8b371bb1f (patch)
treeb3c8e8945e8f93a65d307caf7d2357e392d8cae2 /source/smbd/message.c
parent29462c8d7a241eb462b1583170a0b5f16096ea3f (diff)
downloadsamba-6b0c1733d2ebf3b8f09f3bf88b8648d8b371bb1f.tar.gz
samba-6b0c1733d2ebf3b8f09f3bf88b8648d8b371bb1f.tar.xz
samba-6b0c1733d2ebf3b8f09f3bf88b8648d8b371bb1f.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.
Diffstat (limited to 'source/smbd/message.c')
0 files changed, 0 insertions, 0 deletions