1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00
Files
samba-mirror/source4
Andrew Bartlett 43aa546ecc s4:dsdb Don't cast an ldb_val into a const char * for schema lookups
This removes a number of cases where we did a cast into a const char *
of an ldb_val.  While convention is to alway have an extra \0 at
data[length] in the ldb_val, this is not required, and does not occour
at least on build farm host 'svart'.

Andrew Bartlett
2009-08-05 08:56:06 +10:00
..
2008-09-30 00:29:03 +02:00
2009-08-04 16:11:55 +10:00
2009-06-18 01:21:35 +02:00
2009-08-04 13:11:07 +10:00
2009-05-30 09:17:37 +02:00
2009-06-18 00:54:17 +02:00
2009-06-19 14:43:51 +10:00