diff options
author | Luke Leighton <lkcl@samba.org> | 1998-12-02 16:01:40 +0000 |
---|---|---|
committer | Luke Leighton <lkcl@samba.org> | 1998-12-02 16:01:40 +0000 |
commit | 1c478ca1723558cc5dde693b4abacb56bd98cd43 (patch) | |
tree | 2bf82ea92e66ce4ff4ab1ab505703e1a09d81856 /source/rpc_parse/parse_misc.c | |
parent | 195b860b46b78a6a2dd83909477dbc2e9af8f845 (diff) | |
download | samba-1c478ca1723558cc5dde693b4abacb56bd98cd43.tar.gz samba-1c478ca1723558cc5dde693b4abacb56bd98cd43.tar.xz samba-1c478ca1723558cc5dde693b4abacb56bd98cd43.zip |
string_to_sid was using next_token() this is bad as it stops you from
being able to use next_token() outside of string_to_sid calls.
use strchr instead
Diffstat (limited to 'source/rpc_parse/parse_misc.c')
0 files changed, 0 insertions, 0 deletions