summaryrefslogtreecommitdiff
path: root/source3/client/smbspool.c
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-06-16 18:07:44 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:23:25 -0500
commit43e51b39892e1742a22c3fb61c4e8afc6a09edc0 (patch)
treeeff0702adfe05dd0efb878a6651b235b8b3821a2 /source3/client/smbspool.c
parent32ba5145b8c8385f56a1e8f025c7be1bc848077b (diff)
downloadsamba-43e51b39892e1742a22c3fb61c4e8afc6a09edc0.tar.gz
samba-43e51b39892e1742a22c3fb61c4e8afc6a09edc0.tar.bz2
samba-43e51b39892e1742a22c3fb61c4e8afc6a09edc0.zip
r23522: Save us a kilobyte stack space in a hot code path: I can't see a reason
why check_path_syntax should not be able to run in-line. The destination pointer either walks side by side with the source pointer or is decremented. So as far as I can see s>=d is true throughout the whole routine. Jeremy, I'm checking this only into 3_0 for now. Please review and ack or directly merge this to 3_0_26. Thanks, Volker (This used to be commit 34a13c82a3b72d6900614b57c58fbaefeeca8fa7)
Diffstat (limited to 'source3/client/smbspool.c')
0 files changed, 0 insertions, 0 deletions