lib: Make sid_linearize take a uint8_t

Enterprise / Samba - Volker Lendecke [samba.org] - 26 August 2015 17:40 UTC

We marshall into a binary buffer, uint8_t better reflects that.

c9d97e3 lib: Make sid_linearize take a uint8_t
source3/include/proto.h | 2 +-
source3/lib/util_sid.c | 6 +++---
source3/libsmb/cliquota.c | 4 ++--
source3/passdb/pdb_ipa.c | 2 +-
source3/smbd/nttrans.c | 5 +++--
source3/smbd/trans2.c | 3 ++-
6 files changed, 12 insertions(+), 10 deletions(-)

Upstream: gitweb.samba.org


  • Share