1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-09 09:57:48 +03:00
Andrew Bartlett 9381a78c39 Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
The ldb_val is length-limited, and while normally NULL terminated,
this avoids the chance that this particular value might not be, as
well as avoiding a cast.

Andrew Bartlett
2008-11-04 16:06:56 +11:00
..
2008-11-02 23:58:49 +01:00
2008-09-30 00:29:03 +02:00
2008-11-02 23:58:49 +01:00
2008-11-02 23:58:49 +01:00
2008-11-01 15:50:52 +01:00
2008-11-03 00:14:26 +01:00
2008-11-01 16:22:35 +01:00
2008-11-02 23:58:49 +01:00
2008-10-24 16:37:56 +02:00
2008-09-30 17:11:39 +02:00
2008-10-24 00:06:35 +02:00
2008-10-24 00:06:35 +02:00
2008-09-30 17:11:39 +02:00
2008-09-30 17:11:39 +02:00
2008-06-30 21:54:28 +10:00