So the samr_io_userinfo_ctr was requiring a SAM_USERINFO_CTR to be passed
commitfc44cec0de68c92001c4313b4f0ee9f69ba6b9b5
authorTim Potter <tpot@samba.org>
Wed, 9 May 2001 05:05:01 +0000 (9 05:05 +0000)
committerTim Potter <tpot@samba.org>
Wed, 9 May 2001 05:05:01 +0000 (9 05:05 +0000)
treed2217332ff9d35b47c121003057912f2ba8d00b6
parentacef477383e5739292e764c17cef87822a09f13b
So the samr_io_userinfo_ctr was requiring a SAM_USERINFO_CTR to be passed
in as well as tallocating space for one itself.  I've deleted code so the
passed in container is used to store the SAM user info.  This may have
broken some server side SAM stuff which probably isn't used anyway.  )-:
source/rpc_parse/parse_samr.c