r11228: Speed up string_to_sid by removing next_token calls, thus eliminating
authorJim McDonough <jmcd@samba.org>
Thu, 20 Oct 2005 15:09:41 +0000 (15:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:07 +0000 (11:05 -0500)
commite5cc94f13ff2dacb219c8a56fa13853d620ecda6
treebd2b34ae4f1e5e89081a41b5d8d24d5b27f3a334
parent34c3fd77b320d4fe5e0f1452aa09ea5ec2797494
r11228: Speed up string_to_sid by removing next_token calls, thus eliminating
the need for allocating memory to duplicate the string.
source/lib/util_sid.c