summaryrefslogtreecommitdiffstats
path: root/source/tests/crypttest.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-06-21 09:10:42 +0000
committerAndrew Tridgell <tridge@samba.org>2001-06-21 09:10:42 +0000
commit674ee2f1d12b0afc164a9e9072758fd1c5e54df7 (patch)
tree84890e9066bfd274e800ad74e1cb0d61e49f79ab /source/tests/crypttest.c
parent86613493a9b2e56523153486931d0bf8d39beb7a (diff)
downloadsamba-674ee2f1d12b0afc164a9e9072758fd1c5e54df7.tar.gz
samba-674ee2f1d12b0afc164a9e9072758fd1c5e54df7.tar.xz
samba-674ee2f1d12b0afc164a9e9072758fd1c5e54df7.zip
next_token() was supposed to be a reentrant replacement for strtok(),
but the code suffered from bitrot and is not now reentrant. That means we can get bizarre behaviour i've fixed this by making next_token() reentrant and creating a next_token_nr() that is a small non-reentrant wrapper for those lumps of code (mostly smbclient) that have come to rely on the non-reentrant behaviour
Diffstat (limited to 'source/tests/crypttest.c')
0 files changed, 0 insertions, 0 deletions