libcli/security: Convert some strtol calls to strtoul
commit2069c35bf24a2d120b3142bfb75d5dce1276a4a6
authorVolker Lendecke <vl@samba.org>
Sat, 23 Jan 2010 12:50:59 +0000 (23 13:50 +0100)
committerFernando J V da Silva <fernandojvsilva@yahoo.com.br>
Thu, 4 Feb 2010 19:09:40 +0000 (4 17:09 -0200)
tree339e747fa39871dedddf5752cd43d99202157587
parenta778e832472c95b932053cbdcb072debb1e3e4a1
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