diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-12-31 02:29:18 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-12-31 02:29:18 +0000 |
commit | 0ad0078865f5403ae40163b31034a1996a11fb23 (patch) | |
tree | 2cea7692480f11ec09a3eeb7feb787695f1c7c12 /usr.sbin/ssio | |
parent | f762c670e490925232d775d8e1c44d021c973d05 (diff) |
If we're going to replace strtok() with strtok_r(), and the caller of the
latter is invoked recursively, use static (instead of automatic) storage
for the "last" pointer so that we remember where we're up to ...
Fixes bug with hosts.deny rules such as "rpcbind: ALL EXCEPT some.domain".
netbsd lib/libwrap/hosts_access.c 1.17
Diffstat (limited to 'usr.sbin/ssio')
0 files changed, 0 insertions, 0 deletions