diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-06-14 09:30:37 +1000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-06-15 09:18:32 +0200 |
commit | 9b3cf96fb042429eaf79ede426e406ea1fa32079 (patch) | |
tree | c00409680babbe277cc9151bea234ea777a2bf41 /lib/dbwrap | |
parent | f0c58007588f1e6346f378a13c9d881c25eabbd8 (diff) | |
download | samba-9b3cf96fb042429eaf79ede426e406ea1fa32079.tar.gz samba-9b3cf96fb042429eaf79ede426e406ea1fa32079.tar.bz2 samba-9b3cf96fb042429eaf79ede426e406ea1fa32079.zip |
s3-auth: Fix system token generation not to dereference pointer as an integer
This continues on from commit caaebb455cf955f66c2f662c53998c480cb2d6c9
which is marked as being part of bug #8944, ldapsam:trusted and ipasam
and an additional fix for bug #8567
(0528cb5f3a15b72dcb34ece21a3ffb3e7b8d6eb9).
The problem here was that the primary_gid was simply the pointer result
of dom_sid_parse_talloc() cast to a uint32_t (found by the IRIX cc on
the build farm).
Andrew Bartlett
Diffstat (limited to 'lib/dbwrap')
0 files changed, 0 insertions, 0 deletions