libcli/security: Convert some strtol calls to strtoul
authorVolker Lendecke <vl@samba.org>
Sat, 23 Jan 2010 12:50:59 +0000 (13:50 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 23 Jan 2010 15:28:11 +0000 (16:28 +0100)
commit7fe66e06c4df575c410d4d70ff38f120c2f4363b
tree3b87b6e1c14d06c2601e5d8c7f3c29dbbdc0b7da
parent7c687665eaf16b0c6f83c130f6d9e5459e0b2a32
libcli/security: Convert some strtol calls to strtoul

This tightens the dom_sid_parse syntax check a bit: "--" would have been
allowed in sid string
libcli/security/dom_sid.c